Pārlūkot izejas kodu

Remove public registering

Johannes Zellner 9 gadi atpakaļ
vecāks
revīzija
e46cd6bca8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      conf.json

+ 1 - 1
conf.json

@@ -4,7 +4,7 @@
     "api": "http://example.com/api/v1/",
     "eventsUrl": "ws://example.com/events",
     "debug": "true",
-    "publicRegisterEnabled": true,
+    "publicRegisterEnabled": false,
     "feedbackEnabled": true,
     "privacyPolicyUrl": null,
     "termsOfServiceUrl": null,