mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
Update preseed-config.php
This commit is contained in:
parent
5e9fa64819
commit
0890ce4f91
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ $CONFIG = array (
|
|||
array (
|
||||
'path' => OC::$SERVERROOT.'/apps',
|
||||
'url' => '/apps',
|
||||
'writable' => false,
|
||||
'writable' => true,
|
||||
),
|
||||
1 =>
|
||||
array (
|
||||
|
|
|
|||
Loading…
Reference in a new issue