MM-9983 Requiring SiteURL to be set. (#8769)
* Requiring SiteURL to be set. * Modifying to make tests pass. * Fixing test.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d5e1f7e298
Коммит
0432f995ec
@@ -5228,7 +5228,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.site_url.app_error",
|
||||
"translation": "Site URL must be a valid URL and start with http:// or https://"
|
||||
"translation": "Site URL must be set, a valid URL, and start with http:// or https://"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.site_url_email_batching.app_error",
|
||||
|
||||
Ссылка в новой задаче
Block a user