Change ec modules
This commit is contained in:
parent
c160964c18
commit
1d46cb69fc
4 changed files with 42 additions and 35 deletions
|
@ -11,7 +11,10 @@
|
|||
settings = {
|
||||
server_name = "henryhiles.com";
|
||||
database.backend = "rocksdb";
|
||||
federation.max_concurrent_requests = 10000;
|
||||
federation = {
|
||||
max_concurrent_requests = 10000;
|
||||
self_test = false;
|
||||
};
|
||||
|
||||
server_discovery = {
|
||||
server.authority = "${domain}:443";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue