nextcloud: force https

nextcloud
Pyjacpp 2026-08-09 15:07:55 +02:00
parent 1f96169d8c
commit 75603387c7
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
configureRedis = true; configureRedis = true;
hostName = "nextcloud.crans.org"; hostName = "nextcloud.crans.org";
https = false; https = true;
maxUploadSize = "4G"; maxUploadSize = "4G";