Skip to content

Commit

Permalink
Merge pull request #47 from Michielo1/patch-1
Browse files Browse the repository at this point in the history
Correct ISO codes link in config
  • Loading branch information
funkemunky authored Mar 9, 2024
2 parents df48e3d + a01b595 commit f2e59c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ alerts:
&7in location &8(&f%city%&7, &f%country%&8)'
# Configuration for country gatekeepings
countries:
# You must use ISO codes for country configuration: https://www.iban.com/country-code
# You must use ISO codes for country configuration: https://www.iban.com/country-codes
# Leave empty to disable this configuration
list: []
# Set whitelist to true to only allow listed country codes, and false to deny listed country codes.
Expand Down

0 comments on commit f2e59c0

Please sign in to comment.