mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
rename config file to app config
This commit is contained in:
parent
55b1448428
commit
bb5014b8da
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user