1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gemserv_ynh.git synced 2024-09-03 18:36:27 +02:00

improved readability of /etc/gemserv/config.toml

This commit is contained in:
Thibaud WOJTOWICZ 2022-08-15 00:28:51 +02:00
parent d743592285
commit b8166aa710

View file

@ -11,3 +11,4 @@ interface = [ "[::]:1965" ]
# are error, warn, and info. If error is set it will only show error. If warn # are error, warn, and info. If error is set it will only show error. If warn
# is set it will show error and warn. Info shows all three. # is set it will show error and warn. Info shows all three.
log = "info" log = "info"