diff --git a/states/roles/maintain/nextcloud/nextcloud-config.php b/states/roles/maintain/nextcloud/nextcloud-config.php index 7b9f9c8..ae90e92 100644 --- a/states/roles/maintain/nextcloud/nextcloud-config.php +++ b/states/roles/maintain/nextcloud/nextcloud-config.php @@ -7,7 +7,7 @@ $CONFIG = array ( ), 'overwrite.cli.url' => 'https://cloud.actcur.com/', 'htaccess.RewriteBase' => '/', - 'datadirectory' => '/var/lib/nextcloud/data', + 'datadirectory' => '/mnt/nextcloud/data', 'logfile' => '/var/log/nextcloud/nextcloud.log', 'apps_paths' => array (