Skip to content

Commit 2a5c2f9

Browse files
committed
generate documentation from config.sample.php
1 parent 010a284 commit 2a5c2f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,6 +1067,9 @@ Use this configuration parameter to specify the base URL for any URLs which
10671067
are generated within Nextcloud using any kind of command line tools (cron or
10681068
occ). The value should contain the full base URL:
10691069
``https://www.example.com/nextcloud``
1070+
Please make sure to set the value to the URL that your users mainly use to access this Nextcloud.
1071+
1072+
Otherwise there might be problems with the URL generation via cron.
10701073

10711074
Defaults to ``''`` (empty string)
10721075

0 commit comments

Comments
 (0)