Merge pull request #13687 from nextcloud/backport/13685/stable32

[stable32] Add missing closing apostrophe for string
This commit is contained in:
Josh
2025-09-29 03:39:35 -04:00
committed by GitHub

View File

@@ -168,7 +168,7 @@ you can set the following parameters inside the :file:`config/config.php`.
'overwriteprotocol' => 'https',
'overwritewebroot' => '/domain.tld/nextcloud',
'overwritecondaddr' => '^10\.0\.0\.1$',
'overwrite.cli.url' => 'https://domain.tld/,
'overwrite.cli.url' => 'https://domain.tld/',
);
.. note:: If you want to use the SSL proxy during installation you have to