summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/default.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 25792db..de9f279 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -17,7 +17,7 @@ connection:
seq_file: "/var/log/leap/tapicero.seq"
# Configure log_file like this if you want to log to a file instead of syslog:
-# log_file: "/var/leap/log/tapicero.log"
+# log_file: "/var/log/leap/tapicero.log"
log_level: debug
# tapicero specific options
@@ -31,7 +31,6 @@ options:
names: []
roles: []
members:
- names:
+ names:
- soledad
roles: []
-