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="" +