diff --git a/config.example.py b/config.example.py index 2ac97e1..c6456e1 100644 --- a/config.example.py +++ b/config.example.py @@ -17,7 +17,7 @@ UNLOCKED_MSG = 'Printer has been unlocked. Have fun!' # Limits to prevent abuse PASSWORD = '12345' # Set to None if no password required -BASE_COOLDOWN = 10 # Seconds between stickers printing +BASE_COOLDOWN = 10 # Seconds between stickers printing set to 45 if using VC-500W MAX_ASPECT_RATIO = 1.5 # Maximum ratio between height/width of sticker ADMIN_ID = 111111 # Find your own id with the /id command