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