From 0127e38ed0416483887c9015ae5a12610574fbcf Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 21 Apr 2020 13:00:36 -0400 Subject: [PATCH] Reorder App Settings page and improve descriptions --- templates/user/admin/app-settings.tmpl | 84 +++++++++++++------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/templates/user/admin/app-settings.tmpl b/templates/user/admin/app-settings.tmpl index 3e0fdf7..1de4ca8 100644 --- a/templates/user/admin/app-settings.tmpl +++ b/templates/user/admin/app-settings.tmpl @@ -42,7 +42,7 @@ p.docs {
Host -

The address where your site lives.

+

The public address where users will access your site, starting with http:// or https://.

{{.Config.Host}}
@@ -56,50 +56,35 @@ p.docs {