mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
2119ef8391
commit
0002763f79
@ -734,24 +734,6 @@ Alternate Code Locations
|
||||
Some of the ownCloud code may be stored in alternate locations.
|
||||
|
||||
|
||||
::
|
||||
|
||||
'3rdpartyroot' => '',
|
||||
|
||||
ownCloud uses some 3rd party PHP components to provide certain functionality.
|
||||
|
||||
These components are shipped as part of the software package and reside in
|
||||
``owncloud/3rdparty``. Use this option to configure a different location.
|
||||
For example, if your location is /var/www/owncloud/foo/3rdparty, then the
|
||||
correct configuration is '3rdpartyroot' => '/var/www/owncloud/foo/',
|
||||
|
||||
::
|
||||
|
||||
'3rdpartyurl' => '',
|
||||
|
||||
If you have an alternate ``3rdpartyroot``, you must also configure the URL as
|
||||
seen by a Web browser.
|
||||
|
||||
::
|
||||
|
||||
'customclient_desktop' =>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user