Nextcloud improvements part 1 #81

Merged
kalipso merged 5 commits from nextcloud-issue-1 into master 2025-02-11 17:47:32 +01:00
Showing only changes of commit e94410ca54 - Show all commits

View File

@@ -37,6 +37,7 @@ with lib;
hostName = "cloud.malobeo.org";
config.adminpassFile = config.sops.secrets.nextcloudAdminPass.path;
#https = true; #disable for testing
datadir = "/data/services/nextcloud/";
database.createLocally = true;
config.dbtype = "pgsql";
configureRedis = true;