Simplify
This commit is contained in:
parent
cbf21eba0d
commit
678079c732
1 changed files with 1 additions and 4 deletions
|
@ -11,10 +11,7 @@
|
|||
settings = {
|
||||
server_name = "henryhiles.com";
|
||||
database.backend = "rocksdb";
|
||||
|
||||
federation = {
|
||||
max_concurrent_requests = 10000;
|
||||
};
|
||||
federation.max_concurrent_requests = 10000;
|
||||
|
||||
server_discovery = {
|
||||
server.authority = "${domain}:443";
|
||||
|
|
Loading…
Add table
Reference in a new issue