1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Don't automatically update apps

This commit is contained in:
RGBCube 2024-01-16 17:39:59 +03:00
parent 32edd4b55a
commit 49fa0baa7b
No known key found for this signature in database

View file

@ -85,10 +85,6 @@ in serverSystemConfiguration {
# Add: files_markdown files_texteditor memories news
};
autoUpdateApps = enabled {
startAt = "03:00";
};
nginx.recommendedHttpHeaders = true;
};