Update preseed-config.php
This commit is contained in:
parent
5e9fa64819
commit
0890ce4f91
|
@ -7,7 +7,7 @@ $CONFIG = array (
|
|||
array (
|
||||
'path' => OC::$SERVERROOT.'/apps',
|
||||
'url' => '/apps',
|
||||
'writable' => false,
|
||||
'writable' => true,
|
||||
),
|
||||
1 =>
|
||||
array (
|
||||
|
|
Loading…
Reference in New Issue