aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
Diffstat (limited to 'global-config')
-rw-r--r--global-config3
1 files changed, 3 insertions, 0 deletions
diff --git a/global-config b/global-config
index fded46f..bd632a1 100644
--- a/global-config
+++ b/global-config
@@ -9,6 +9,9 @@
# Set this to 'true' to disable news and change notifications.
:global NoNewsAndChangesNotification false;
+# Add extra text (or emojis) in notification tags.
+:global IdentityExtra "";
+
# This is used for DNS and backup file.
:global Domain "example.com";
:global HostNameInZone true;