mirror of https://github.com/Chocobozzz/PeerTube
Increase max log size for test instances
parent
cffef25313
commit
25ea1d85e1
config
|
@ -38,6 +38,8 @@ smtp:
|
|||
|
||||
log:
|
||||
level: 'debug'
|
||||
rotation:
|
||||
max_file_size: 50MB
|
||||
|
||||
contact_form:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue