mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Change default settings.json.example to disable new user creations by default
This commit is contained in:
parent
45c30321d4
commit
97ac7ee2e8
|
@ -17,7 +17,7 @@
|
||||||
"embed": "",
|
"embed": "",
|
||||||
"compact": ""
|
"compact": ""
|
||||||
},
|
},
|
||||||
"ignored": ["external"],
|
"ignored": ["external", "newusers/create", "newusers/autocreate", "newusers/create2", "newusers/byemail", "newusers/newusers"],
|
||||||
"show_updown_messages": true,
|
"show_updown_messages": true,
|
||||||
"overview": false,
|
"overview": false,
|
||||||
"overview_time": "00:00",
|
"overview_time": "00:00",
|
||||||
|
|
Loading…
Reference in a new issue