summaryrefslogtreecommitdiff
path: root/config/default.yaml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-09-11 08:31:22 +0200
committerAzul <azul@riseup.net>2013-09-11 08:31:22 +0200
commit21fb605e3a57455e4a46c495ffcf36502f8fd1b9 (patch)
tree7db050580336457c12c3c385bfcb989182a8345e /config/default.yaml
parent3c879a45a0f923e9dc9d7fc25cc04c3be7ffefae (diff)
write _security to fresh couch
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 6af8c38..3a08497 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -13,3 +13,11 @@ couch_connection:
port: 5984
username: ~
password: ~
+security:
+ admins:
+ names: []
+ roles: []
+ readers:
+ names:
+ - soledad
+ roles: []