diff --git a/apps/settings/templates/help.php b/apps/settings/templates/help.php index 17356e6ccdf8a..04f8e44009005 100644 --- a/apps/settings/templates/help.php +++ b/apps/settings/templates/help.php @@ -4,6 +4,8 @@ * SPDX-License-Identifier: AGPL-3.0-or-later */ \OCP\Util::addStyle('settings', 'help'); + +// Help documentation links are generated from server settings and should not be customized by replacing core documentation files. ?>