소스 검색

Remove public registering

Johannes Zellner 9 년 전
부모
커밋
e46cd6bca8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,