From 9445ee311a286ae1e99e5899d430e31491c1945d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 10 Dec 2016 11:46:48 +0300 Subject: Examples: removed yaml markers They don't make much sense in files. --- sproxy.example.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sproxy.example.yml') diff --git a/sproxy.example.yml b/sproxy.example.yml index a9cf9cc..056d326 100644 --- a/sproxy.example.yml +++ b/sproxy.example.yml @@ -1,5 +1,3 @@ ---- # Sproxy configuration. Don't remove this line. This is YAML: https://en.wikipedia.org/wiki/YAML - # NOTE: You can use the !include directive to import parts of this file. # Logging level: debug, info, warn, error. @@ -172,5 +170,3 @@ ssl_key: /path/key.pem backends: - port: 8080 -... # End of configuration. Don't remove this line. This is YAML: https://en.wikipedia.org/wiki/YAML - -- cgit v1.2.3