From e22528aca6eb58c8f8005790ac6e76ed4f8ad706 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 10 Mar 2017 11:32:39 +0100 Subject: Server: add config endpoint --- config/production.yaml.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index cbfb0f46c..8e9d4b32d 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -26,3 +26,6 @@ storage: admin: email: 'admin@example.com' + +signup: + enabled: false -- cgit v1.2.3