From 0beabc333f06c71797a1cbf457455c4ca51efec5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 15 Sep 2023 08:20:38 +0200 Subject: Sensitive base-url (#5657) https://github.com/FreshRSS/FreshRSS/pull/5656#issuecomment-1719802075 Make read-only while waiting for a better approach (which can wait till release 1.23) --- app/i18n/he/admin.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/he/admin.php') diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 6b66b5c23..438e8ef36 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -187,6 +187,7 @@ return array( ), 'title' => 'User registration form', // TODO ), + 'sensitive-parameter' => 'Sensitive parameter. Edit manually in ./data/config.php', // TODO 'tos' => array( 'disabled' => 'is not given', // TODO 'enabled' => 'is enabled', // TODO -- cgit v1.2.3