Allow disabling of prim-dns web service (#7)

* Disable prim-dns web service if prim_dns_api is blank

* Add info to api key comment
This commit is contained in:
Anna Puddles
2024-12-04 13:47:36 -05:00
committed by GitHub
parent ddda32b77e
commit 775cbe7f45
2 changed files with 20 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# The URL for the prim-dns API
# The URL for the prim-dns API. Leave blank to disable the use of any prim-dns web service.
api = https://annapuddles.com/prim-dns/alias
# The name of the alias to register/update. If none is specified, the key of the prim is used.