From b16881ff32cdb67f018269a94d2923ddee2581fa Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Sun, 21 Sep 2025 20:49:23 -0400 Subject: [PATCH] update to example config --- config.example.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.example.sh b/config.example.sh index 6674968..880b82f 100644 --- a/config.example.sh +++ b/config.example.sh @@ -30,3 +30,8 @@ DISCORD_GENERAL_HOOK="?wait=true" # via "-a" also used by the "*-alert.sh" scripts in /crons/ DISCORD_ALERT_HOOK="$DISCORD_GENERAL_HOOK" +# used by sync-keys.sh +GITEA_DOMAIN="" +GITEA_TOKEN="" +GITEA_FILTER="" +