0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 19:05:09 +01:00
This commit is contained in:
Juliane Holzt 2018-04-04 22:26:09 +00:00 committed by GitHub
commit 90fb5a9c37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 35 additions and 35 deletions

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );

View file

@ -2,14 +2,14 @@
$CONFIG = array ( $CONFIG = array (
"apps_paths" => array ( "apps_paths" => array (
0 => array ( 0 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
1 => array (
"path" => OC::$SERVERROOT."/custom_apps", "path" => OC::$SERVERROOT."/custom_apps",
"url" => "/custom_apps", "url" => "/custom_apps",
"writable" => true, "writable" => true,
), ),
1 => array (
"path" => OC::$SERVERROOT."/apps",
"url" => "/apps",
"writable" => false,
),
), ),
); );