Serve local assets only

master
Pierre Jaury 8 years ago
parent eb15d9cdd0
commit f8a220e72a

@ -21,6 +21,7 @@ default_config = {
'DOMAIN': 'freeposte.io',
'POSTMASTER': 'postmaster',
'DEBUG': False,
'BOOTSTRAP_SERVE_LOCAL': True,
'DKIM_PATH': '/dkim/{domain}.{selector}.key',
'DKIM_SELECTOR': 'dkim'
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save