dirty fix collabora
This commit is contained in:
2
modules/apps/collabora/options.nix
Normal file → Executable file
2
modules/apps/collabora/options.nix
Normal file → Executable file
@@ -66,7 +66,7 @@ with lib;
|
||||
|
||||
extraParams = mkOption {
|
||||
type = types.str;
|
||||
default = "--o:ssl.enable=false --o:net.post_allow.host=10.0.1.18";
|
||||
default = "--o:ssl.enable=false --o:ssl.termination=true --o:net.post_allow.host[0]=.+ --o:storage.wopi.host[0]=.+";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user