More window timing
This commit is contained in:
@@ -33,7 +33,7 @@ APPLICATION_ID = "81560887"
|
|||||||
CATEGORY_ID = "677" # Activity category ID for CrossFit
|
CATEGORY_ID = "677" # Activity category ID for CrossFit
|
||||||
TIMEZONE = "Europe/Paris" # Adjust to your timezone
|
TIMEZONE = "Europe/Paris" # Adjust to your timezone
|
||||||
TARGET_RESERVATION_TIME = "20:01" # When bookings open (8 PM)
|
TARGET_RESERVATION_TIME = "20:01" # When bookings open (8 PM)
|
||||||
BOOKING_WINDOW_END_DELTA_MINUTES = 10 # End window book session
|
BOOKING_WINDOW_END_DELTA_MINUTES = 30 # End window book session
|
||||||
DEVICE_TYPE = "3"
|
DEVICE_TYPE = "3"
|
||||||
|
|
||||||
# Retry configuration
|
# Retry configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user