Solved the edge case of the porxy being enabled even if explicitly false.

This commit is contained in:
Root User 2026-03-20 08:39:50 +01:00
parent 7ff4590722
commit 3e2b94bf1c
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -640,7 +640,7 @@ in {
zone_identifier="" # Can be found in the "Overview" tab of your domain
record_name="" # Which record you want to be synced
ttl=3600 # Set the DNS TTL (seconds)
proxy="true" # Set the proxy to true or false
proxy="" # Set the proxy to true or false
sitename="" # Title of site "Example Site"
slackchannel="" # Slack Channel #example
slackuri="" # URI for Slack WebHook "https://hooks.slack.com/services/xxxxx"