Skip to content

Commit 0ed9482

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 245a18a commit 0ed9482

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,22 @@ Allow remote servers with local addresses, e.g., in federated shares, webcal ser
14441444

14451445
Defaults to ``false``
14461446

1447+
http_client_add_user_agent_url
1448+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1449+
1450+
1451+
::
1452+
1453+
'http_client_add_user_agent_url' => false,
1454+
1455+
Add the URL of the Nextcloud server in User-Agent headers HTTP calls.
1456+
1457+
This helps service providers identifying calls from your server,
1458+
which can be helpful for them, but can be a privacy issue on small
1459+
Nextcloud servers.
1460+
1461+
Defaults to ``false``
1462+
14471463
Deleted Items (trash bin)
14481464
-------------------------
14491465

0 commit comments

Comments
 (0)