Selaa lähdekoodia

Remove public registering

Johannes Zellner 9 vuotta sitten
vanhempi
commit
e46cd6bca8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,