aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--datafile.example.yml5
-rw-r--r--sproxy.example.yml4
2 files changed, 0 insertions, 9 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
-
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
-