From 2c2e90921646d223060e98d517fc8ac61c90eb9e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 9 Apr 2017 12:08:36 +0200 Subject: Server: add ability to register new user --- config/test-2.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/test-2.yaml') diff --git a/config/test-2.yaml b/config/test-2.yaml index 13e09ff4c..77b2d6095 100644 --- a/config/test-2.yaml +++ b/config/test-2.yaml @@ -18,3 +18,6 @@ storage: admin: email: 'admin2@example.com' + +signup: + enabled: false -- cgit v1.2.3