FIX: appdir

This commit is contained in:
Shihaam Abdul Rahman 2022-10-08 03:41:09 +05:00
parent 991d2abcc2
commit 970eb0a1cf
Signed by: shihaam
GPG Key ID: 3B007D22E5584980

View File

@ -1047,7 +1047,7 @@ $CONFIG = [
*/
'apps_paths' => [
[
'path'=> '/var/www/nextcloud/apps',
'path'=> '/var/www/html/apps',
'url' => '/apps',
'writable' => true,
],