Skip to content

Commit 9870db0

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 370fe09 commit 9870db0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ Enable SMTP class debugging.
10741074
.. note::
10751075

10761076
``loglevel`` will likely need to be adjusted too. See docs:
1077-
https://docs.nextcloud.com/server/33/admin_manual/configuration_server/email_configuration.html#enabling-debug-mode
1077+
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html#enabling-debug-mode
10781078

10791079
Defaults to ``false``
10801080

@@ -2194,7 +2194,7 @@ defaultapp
21942194
'defaultapp' => 'dashboard,files',
21952195

21962196
Set the default app to open on login. The entry IDs can be retrieved from
2197-
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/33/developer_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
2197+
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/latest/developer_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
21982198

21992199
You can use a comma-separated list of app names, so if the first
22002200
app is not enabled for a user, then Nextcloud will try the second one, and so

0 commit comments

Comments
 (0)