Increase max log size for test instances
This commit is contained in:
parent
cffef25313
commit
25ea1d85e1
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ smtp:
|
||||||
|
|
||||||
log:
|
log:
|
||||||
level: 'debug'
|
level: 'debug'
|
||||||
|
rotation:
|
||||||
|
max_file_size: 50MB
|
||||||
|
|
||||||
contact_form:
|
contact_form:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue