aboutsummaryrefslogtreecommitdiff
path: root/sproxy.example.yml
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-10 11:46:48 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-10 11:46:48 +0300
commit9445ee311a286ae1e99e5899d430e31491c1945d (patch)
treee1d14570b96385bc49acc0eba2064131f5732d76 /sproxy.example.yml
parentb85057c7e24560e94c1ad6033ac00623f6bdd4ba (diff)
downloadsproxy2-9445ee311a286ae1e99e5899d430e31491c1945d.tar.gz
Examples: removed yaml markers
They don't make much sense in files.
Diffstat (limited to 'sproxy.example.yml')
-rw-r--r--sproxy.example.yml4
1 files changed, 0 insertions, 4 deletions
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
-