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

Automatically update nextcloud apps

This commit is contained in:
RGBCube 2024-01-15 16:30:13 +03:00
parent 8333e7662a
commit 3eed5d886e
No known key found for this signature in database

View file

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