From af4e907f5e21d85622d4d7c08a7f29c3d4c46039 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 30 May 2018 06:58:24 -0700 Subject: MM-10731 Revert site url kill server (#8877) * Revert "MM-9983 Requiring SiteURL to be set. (#8769)" This reverts commit 0432f995ec27de9ee6cc2f5847d4a17fcc095a26. * Add log message for SiteURL not being set. --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 1f4d55476..e2f67d0ce 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5260,7 +5260,7 @@ }, { "id": "model.config.is_valid.site_url.app_error", - "translation": "Site URL must be set, a valid URL, and start with http:// or https://" + "translation": "Site URL must be a valid URL and start with http:// or https://" }, { "id": "model.config.is_valid.site_url_email_batching.app_error", -- cgit v1.2.3-1-g7c22