aboutsummaryrefslogtreecommitdiff
path: root/datafile.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 /datafile.example.yml
parentb85057c7e24560e94c1ad6033ac00623f6bdd4ba (diff)
downloadsproxy2-9445ee311a286ae1e99e5899d430e31491c1945d.tar.gz
Examples: removed yaml markers
They don't make much sense in files.
Diffstat (limited to 'datafile.example.yml')
-rw-r--r--datafile.example.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/datafile.example.yml b/datafile.example.yml
index 85d88b9..3e9a241 100644
--- a/datafile.example.yml
+++ b/datafile.example.yml
@@ -1,5 +1,3 @@
---- # Data file. Don't remove this line. This is YAML: https://en.wikipedia.org/wiki/YAML
-
group_member:
- group: "devops"
email: "%"
@@ -29,6 +27,3 @@ privilege_rule:
path: "%"
method: "POST"
-
-... # End of data file. Don't remove this line. This is YAML: https://en.wikipedia.org/wiki/YAML
-