Allow unauth access
This commit is contained in:
parent
3cb2a547dc
commit
52ba359c4e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
settings = {
|
||||
server_name = domain;
|
||||
database.backend = "rocksdb";
|
||||
media.allow_unauthenticated_access = true;
|
||||
federation = {
|
||||
max_concurrent_requests = 10000;
|
||||
self_test = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue