diff --git a/rootfs/etc/confd/templates/config.php.tmpl b/rootfs/etc/confd/templates/config.php.tmpl index 124ac9e..dc226b6 100644 --- a/rootfs/etc/confd/templates/config.php.tmpl +++ b/rootfs/etc/confd/templates/config.php.tmpl @@ -58,7 +58,6 @@ $CONFIG = array( 'memcache.local' => '\OC\Memcache\APCu', 'assetdirectory' => '/var/lib/nextcloud', -'mount_file' => '/var/lib/nextcloud/data/mount.json', 'installed' => true, -'version' => '9.0.52.0', +'version' => '10.0.0.0', );