Change confirmation lifetime to 7d
This commit is contained in:
parent
e668c44273
commit
53c1801eba
3 changed files with 9 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ services:
|
|||
- database:database
|
||||
volumes:
|
||||
- /opt/mailman/web:/opt/mailman-web-data
|
||||
- ./configs/mailman-extra.cfg:/opt/mailman/core/mailman-extra.cfg
|
||||
- ./configs/settings_local.py:/opt/mailman-web/settings_local.py
|
||||
- ./files/templates:/opt/mailman-web/templates
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue