mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
docs: update overwrite.cli.url wording
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
6c283189cc
commit
69bc13ab5a
1 changed files with 2 additions and 0 deletions
|
|
@ -674,6 +674,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)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue