use local rss update
This commit is contained in:
parent
c5e82aa687
commit
37ac3410b2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in {
|
||||||
selfUrlPath = "https://${domain}";
|
selfUrlPath = "https://${domain}";
|
||||||
virtualHost = null;
|
virtualHost = null;
|
||||||
registration.enable = false;
|
registration.enable = false;
|
||||||
|
simpleUpdateMode = true;
|
||||||
};
|
};
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue