Files
pipelines/common/settings.py
2025-10-04 11:45:45 -04:00

19 lines
337 B
Python

dir_watch = [
"/srv/ftp/hummingbird",
"/srv/ftp/ptz",
"/srv/ftp/railing/",
"/srv/ftp/sidefeeder",
"/srv/ftp_tcc/leopards1",
"/srv/ftp_tcc/leopards2",
"/srv/ftp/wrenwatch",
"/srv/ftp/backyard",
"/srv/ftp/driveway"
]
dir_watch_missed = [
"/srv/ftp_tcc/leopards1",
"/srv/ftp_tcc/leopards2",
]