diff --git a/developer_manual/configfile.rst b/developer_manual/configfile.rst index 4a42acacf..e607c396d 100644 --- a/developer_manual/configfile.rst +++ b/developer_manual/configfile.rst @@ -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. \ No newline at end of file +ownCloud will use the first app directory which it finds in the array with 'writable' set to true.