diff --git a/configuration-example.yml b/configuration-example.yml index 01d826f..637c2c6 100644 --- a/configuration-example.yml +++ b/configuration-example.yml @@ -1,5 +1,8 @@ # Configuration to put in ~/.config/baguette/dnsmanager.yml or in /etc/baguette/dnsmanager.yml +# Path to the log file. By default, everything is just printed on screen. +log_file: /var/log/baguette/dnsmanager.log + # `dnsmanagerd` needs to connect itself to authd(1) with an admin account to then authenticate its users. # login: dnsmanager pass: secret