hosts/vps1: disable outline
This commit is contained in:
@@ -35,7 +35,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.outline = {
|
services.outline = {
|
||||||
enable = true;
|
enable = false;
|
||||||
forceHttps = false;
|
forceHttps = false;
|
||||||
oidcAuthentication = {
|
oidcAuthentication = {
|
||||||
clientId = "outline";
|
clientId = "outline";
|
||||||
|
Reference in New Issue
Block a user