Add variable for fix logging
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Eric Morino 2022-12-15 14:47:04 +01:00
parent 55a64845ce
commit ab3e648f18

View file

@ -20,6 +20,8 @@ log_checkpoints = on
log_lock_waits = on
log_temp_files = 5MB
log_autovacuum_min_duration = 1s
log_line_prefix = '%t [%p]: user=%u,db=%d,app=%a,client=%h '
lc_messages = 'C'
# Locales
lc_monetary = 'fr_FR.UTF-8'