From d9837b19e357f0a85580e2a7cd7e28666d994b11 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Sat, 20 Feb 2021 23:30:29 +0200 Subject: explain BaseURL on NCMS --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index c3d0832..4fb01ae 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -140,7 +140,7 @@ collections: - label: 'Base URL / Hostname' name: 'baseURL' widget: 'string' - hint: 'Where is the site hosted? What is the hostname or path to the root? Slash forces relative links but may not work in all setups.' + hint: 'Where is the site hosted? Hostname (and path) to the root. Prior to version 3, a slash was used which now works in local testing, but breaks certain features of cState like RSS feeds, so a correct example for production is: https://cstate.mnts.lt' default: '/' # PARAMS - label: "Params" -- cgit v1.2.3-70-g09d2