copr-be: realloc: keep the default 'info' log level

Since the resalloc v4.8, this is the most sane default.  The 'debug'
logging would too much storage long-term.
This commit is contained in:
Pavel Raiskup 2022-09-23 10:59:21 +02:00
parent 1ce61c863a
commit 6ba32533de

View file

@ -3,4 +3,4 @@ logdir: '/var/log/resallocserver'
# Listen only on localhost! # Listen only on localhost!
hostname: 'localhost' hostname: 'localhost'
#port: 49100 #port: 49100
loglevel: debug #loglevel: info