flower-control/config.py
2022-12-09 23:18:11 +08:00

9 lines
202 B
Python

# picture directory
PICTURE_DIRECTORY = "./pictures"
# database location
DATABASE_LOCATION = "./monitoring.db"
# interval for taking pictures (in seconds)
PICTURE_INTERVAL = 600 # default 10 minutes