diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index 5698c44..bafd928 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -56,7 +56,8 @@ data: general.config.php: |- 'https' + 'overwriteprotocol' => 'https', + 'log_rotate_size' => 100 * 1024 * 1024 ); .htaccess: |- # line below if for Apache 2.4