update conduit settings (no idea if this will help xd)
This commit is contained in:
parent
bed34d6cd6
commit
0960933a73
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ in {
|
|||
server_name = "jacekpoz.pl";
|
||||
database_backend = "rocksdb";
|
||||
inherit port;
|
||||
max_request_size = 100000000;
|
||||
conduit_cache_capacity_modifier = 4.0;
|
||||
enable_lightning_bolt = false;
|
||||
max_request_size = 104857600;
|
||||
allow_check_for_updates = false;
|
||||
allow_registration = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue