]> BookStack Code Mirror - bookstack/blobdiff - lang/en/errors.php
Removed use of HttpFetcher
[bookstack] / lang / en / errors.php
index 23c326f9e016f3222e81cbb9aab399a5780f1bea..4cde4cea36fb27f8bfd1207b6732c45f317a3886 100644 (file)
@@ -111,4 +111,6 @@ return [
     // Settings & Maintenance
     'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
 
+    // HTTP errors
+    'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
 ];