mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
rename config file to app config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Config file
|
||||
===========
|
||||
App config
|
||||
==========
|
||||
|
||||
Using alternative app directories
|
||||
---------------------------------
|
||||
@@ -24,4 +24,4 @@ ownCloud can be set to use a custom app directory in /config/config.php. Customi
|
||||
),
|
||||
),
|
||||
|
||||
ownCloud will use the first app directory which it finds in the array with 'writable' set to true.
|
||||
ownCloud will use the first app directory which it finds in the array with 'writable' set to true.
|
||||
|
||||
Reference in New Issue
Block a user