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:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"allow_getotheruser_without_cookie": true,
|
||||
"mysql": {
|
||||
"connections":1000,
|
||||
"host":"localhost",
|
||||
|
||||
Reference in New Issue
Block a user