diff options
-rw-r--r-- | global-config.rsc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/global-config.rsc b/global-config.rsc index 71be3f2..3135b43 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -12,7 +12,8 @@ # Add extra text (or emojis) in notification tags. :global IdentityExtra ""; -# This is used for DNS and backup file. +# This is used in DNS scripts ('ipsec-to-dns' and fallback in 'dhcp-to-dns') +# and backup scripts for file names. :global Domain "example.com"; # You can send e-mail notifications. Configure the system's mail settings |