Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2022-09-19 22:31:12 +02:00
parent ec964f3aee
commit d181405619
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -62,10 +62,12 @@ nglib.makeSystem {
x_forwarded = true; x_forwarded = true;
bind_adrresses = [ "127.0.0.1" ]; bind_adrresses = [ "127.0.0.1" ];
resources = resources =
{ [
names = [ "client" "federation" ]; {
compress = false; names = [ "client" "federation" ];
}; compress = false;
}
];
} }
]; ];
database = database =