From: Simon L. Date: Mon, 4 Nov 2024 08:37:00 +0000 (+0100) Subject: docs: update overwrite.cli.url wording X-Git-Tag: v28.0.12rc2~1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a0f535e2cb50894636f8b2a686874b0e365b291a;p=nextcloud-server.git docs: update overwrite.cli.url wording Signed-off-by: Simon L. --- diff --git a/config/config.sample.php b/config/config.sample.php index f8a2171655f..0ae13c3dd00 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -631,6 +631,8 @@ $CONFIG = [ * are generated within Nextcloud using any kind of command line tools (cron or * occ). The value should contain the full base URL: * ``https://www.example.com/nextcloud`` + * Please make sure to set the value to the URL that your users mainly use to access this Nextcloud. + * Otherwise there might be problems with the URL generation via cron. * * Defaults to ``''`` (empty string) */