fix collabora partially
This commit is contained in:
@@ -69,12 +69,12 @@ in
|
||||
baseUrl = "https://mealie.mjallen.dev";
|
||||
maxConcurrency = "4";
|
||||
maxWorkers = "4";
|
||||
allowSignup = "true";
|
||||
allowSignup = "false";
|
||||
};
|
||||
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
httpPort = "9980";
|
||||
httpPort = "9981";
|
||||
httpsPort = "9443";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user