summaryrefslogtreecommitdiff
path: root/testing/test_soledad/fixture_soledad.conf
diff options
context:
space:
mode:
authorVictor Shyba <victor1984@riseup.net>2017-08-22 05:22:33 -0300
committerdrebs <drebs@riseup.net>2017-09-05 11:08:46 -0300
commit9f4739c4ce468110fe070c766260770bb4d669a2 (patch)
treee40c22468a475c935bbde60faee0b126aab43845 /testing/test_soledad/fixture_soledad.conf
parente9fcab0981e343183345e90ab2c8a86e1b192b49 (diff)
[feature] new config option for tokens auth file
-- Related: #8867
Diffstat (limited to 'testing/test_soledad/fixture_soledad.conf')
-rw-r--r--testing/test_soledad/fixture_soledad.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/test_soledad/fixture_soledad.conf b/testing/test_soledad/fixture_soledad.conf
index 16fd0f4f..b36774a0 100644
--- a/testing/test_soledad/fixture_soledad.conf
+++ b/testing/test_soledad/fixture_soledad.conf
@@ -2,6 +2,7 @@
couch_url = http://soledad:passwd@localhost:5984
create_cmd = sudo -u soledad-admin /usr/bin/soledad-create-userdb
admin_netrc = /etc/couchdb/couchdb-soledad-admin.netrc
+services_tokens_file = /srv/leap/soledad/auth.tokens
batching = 0
[database-security]