add a config for an api endpoint

to decide if `getotheruser` should be allowed to be called without a 
cookie
This commit is contained in:
Mystikfluu
2022-06-21 23:21:58 +02:00
parent 3cf533cc0a
commit 285c31d58b
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"allow_getotheruser_without_cookie": true,
"mysql": {
"connections":1000,
"host":"localhost",