Set up a working conduwuit server #2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
enable = true;
|
||||
package = conduwuit.packages.x86_64-linux.default;
|
||||
settings.global = {
|
||||
server_name = "noösphere";
|
||||
server_name = "noosphere";
|
||||
max_request_size = 1024 * 1024 * 1024;
|
||||
address = ["127.0.0.1"];
|
||||
port = [7893];
|
||||
|
|
Loading…
Reference in a new issue