forked from infra/ansible
mail: ugly hack to fix mailman3
This commit is contained in:
parent
c23bc49529
commit
1541f5c7a8
@ -190,3 +190,6 @@ SOCIALACCOUNT_PROVIDERS = {
|
|||||||
COMPRESS_OFFLINE = True
|
COMPRESS_OFFLINE = True
|
||||||
|
|
||||||
POSTORIUS_TEMPLATE_BASE_URL = 'http://localhost/mailman3/'
|
POSTORIUS_TEMPLATE_BASE_URL = 'http://localhost/mailman3/'
|
||||||
|
|
||||||
|
# This is a quick and dirty hack - maybe there is a way to reliably retrieve the right ID?
|
||||||
|
SITE_ID = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user