diff --git a/secret.py.example b/secret.py.example index 255cff8..4b14b64 100755 --- a/secret.py.example +++ b/secret.py.example @@ -27,3 +27,6 @@ minbleu = 30 # Jours Bleus minblanc = 30 # Jours Blanc minrouge = 25 # Jours Rouge +# Your PROWL API Key +# set it to 'NO' if you don't want PROWL support +prowkey = 'NO'