From 6f78c2288fd5b5b097eefae8e4466c5fdd89b011 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Thu, 15 Oct 2020 11:12:30 +0300 Subject: [PATCH] Added missing `languages.content_fallback` configuration variable to system.yaml --- system/config/system.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/system/config/system.yaml b/system/config/system.yaml index 60d43569f..32bc095a1 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -27,6 +27,7 @@ languages: session_store_active: false # Store active language in session http_accept_language: false # Attempt to set the language based on http_accept_language header in the browser override_locale: false # Override the default or system locale with language specific one + content_fallback: {} # Custom language fallbacks. eg: {fr: ['fr', 'en']} home: alias: '/home' # Default path for home, ie /