mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update admin_manual/configuration_3rdparty.rst
changed quotes.
This commit is contained in:
@@ -13,5 +13,5 @@ reason you can use the ``3rdpartyroot`` parameter to define the absolute file
|
||||
system path to the folder. The ``3rdpartyurl`` parameter is used to define the
|
||||
http web path to that folder, starting at the ownCloud web root.
|
||||
::
|
||||
"3rdpartyroot" => OC::$SERVERROOT.'/3rdparty',
|
||||
"3rdpartyroot" => OC::$SERVERROOT."/3rdparty",
|
||||
"3rdpartyurl" => "/3rdparty",
|
||||
|
||||
Reference in New Issue
Block a user