Sample config

This commit is contained in:
Vegard Berg 2023-02-14 08:04:45 +01:00
parent ccb86e2d2a
commit 85c4b0e847
2 changed files with 10 additions and 1 deletions

6
config.example.toml Normal file
View File

@ -0,0 +1,6 @@
api_key = "YOUR API KEY"
[[domain]]
name = "YOUR DOMAIN"
subdomains = ["@", "foo", "bar"]

View File

@ -5,3 +5,6 @@ Description=Runs gandi-dns regularly
OnBootSec=15min
OnUnitActiveSec=1h
Persistent=true
[Install]
WantedBy=timers.target