Revert "ziafazal/WL-328: Multi-Site Comprehensive Theming"

This reverts commit 954dae584a.
This commit is contained in:
Jesse Zoldak
2016-03-16 11:19:36 -04:00
parent b91f940af7
commit f891d27cbb
67 changed files with 411 additions and 2187 deletions

View File

@@ -381,7 +381,6 @@ MICROSITE_DATABASE_TEMPLATE_CACHE_TTL = ENV_TOKENS.get(
"MICROSITE_DATABASE_TEMPLATE_CACHE_TTL", MICROSITE_DATABASE_TEMPLATE_CACHE_TTL
)
FOOTER_CACHE_TIMEOUT = ENV_TOKENS.get('FOOTER_CACHE_TIMEOUT', FOOTER_CACHE_TIMEOUT)
############################ OAUTH2 Provider ###################################
# OpenID Connect issuer ID. Normally the URL of the authentication endpoint.