Add new settings for Templates.
This commit is contained in:
committed by
Abhilash Raj
parent
7ce2c3f14d
commit
9f8fd65bb5
@@ -403,6 +403,8 @@ Q_CLUSTER = {
|
||||
'orm': 'default',
|
||||
}
|
||||
|
||||
POSTORIUS_TEMPLATE_BASE_URL = os.environ.get('POSTORIUS_TEMPLATE_BASE_URL', 'http://mailman-web:8000')
|
||||
|
||||
try:
|
||||
from settings_local import *
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user