1
0
Fork 0

Update config.example.py

This commit is contained in:
Thatkev 2024-07-11 10:44:08 +00:00
parent a0bb8ed37a
commit 8fe1268e36
1 changed files with 1 additions and 1 deletions

View File

@ -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