From f26042a21e673501ede83e7a16784626f027b2cc Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Wed, 14 May 2025 20:23:16 +0100 Subject: [PATCH] config: change base url-related text --- config/config-base.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/config-base.yaml b/config/config-base.yaml index 1492f70..a4a2f9a 100644 --- a/config/config-base.yaml +++ b/config/config-base.yaml @@ -204,7 +204,7 @@ sections: depends_true: enabled type: text value: http://accounts.jellyf.in:8056 - description: The URL at which the jfa-go root (admin page) is accessible, including + description: The URL at which the jfa-go root (usually the admin page) is accessible, including the subfolder if you use one. This is necessary because using a reverse proxy means the program has no way of knowing the URL itself. - setting: url_base @@ -1123,8 +1123,7 @@ sections: type: note depends_true: link_reset required: false - description: Set the "External jfa-go URL" in General so that links to jfa-go - can be made. + description: Set the "External jfa-go URL" in General so that links to jfa-go can be made. - setting: language name: Default reset link language requires_restart: true