change constants to new upload interval

This commit is contained in:
2023-07-11 21:12:04 +02:00
parent 52ddfe1f59
commit 46744a6ca5
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ Group=wwwrun
Restart=on-failure
RestartSec=5s
WorkingDirectory=/opt/msv-webcam-frontend/
ExecStart=/usr/bin/python3 /opt/msv-webcam-frontend/msv_webcam_frontend.py source_dir=/tmp/msv_webcam_current destination_dir=/var/www/html/msv-buehl-moos.de/webcam/data/camera/ timeout=300 min_size=100000
ExecStart=/usr/bin/python3 /opt/msv-webcam-frontend/msv_webcam_frontend.py source_dir=/tmp/msv_webcam_current destination_dir=/var/www/html/msv-buehl-moos.de/webcam/data/camera/ timeout=540 min_size=100000
[Install]
WantedBy=multi-user.target