From 80b1c8b5fb920af4965a4bbbf533e4e612e7be7f Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 6 May 2025 13:57:05 +0200 Subject: [PATCH] global-config: add another comment with visual hint --- global-config.rsc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/global-config.rsc b/global-config.rsc index c0577ff6..0d1bb5d8 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -9,6 +9,10 @@ # Warning: Do *NOT* copy this line to overlay! :global GlobalConfigReady false; +# || ... but +# \||/ start +# \/ here! + # Set this to 'true' to disable news and change notifications. :global NoNewsAndChangesNotification false;