mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-12-06 02:09:29 +00:00
global-config: be more verbose about domain
This commit is contained in:
parent
575c77d1a6
commit
5c7a7723f3
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue