really fucked compose split to reduce memory usage
This commit is contained in:
parent
c36aac5dbb
commit
88cb20a9c7
2 changed files with 56 additions and 37 deletions
|
|
@ -9,7 +9,7 @@ registration=Off
|
|||
trust_x_forwarded_for=on
|
||||
[locale]
|
||||
default=en
|
||||
timezone=UTC
|
||||
timezone=Europe/Berlin
|
||||
[database]
|
||||
backend=postgresql
|
||||
host = /run/postgresql
|
||||
|
|
@ -18,6 +18,8 @@ user = pretix
|
|||
[urls]
|
||||
media=/media/
|
||||
static=/static/
|
||||
#[metrics]
|
||||
#enabled=true
|
||||
[mail]
|
||||
from=events@chaostreff-backnang.de
|
||||
host=mxe89f.netcup.net
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue