daily_plot has a better call to the database

and updates every 60 seconds instead of 5 minutes
as it takes about 13 seconds and doesn't seem to
bother things
This commit is contained in:
mcguirepr89
2022-04-16 11:49:58 -04:00
parent df9f00218f
commit 0a9ee65a2b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -320,7 +320,7 @@ install_chart_viewer_service() {
Description=BirdNET-Pi Chart Viewer Service
[Service]
Restart=always
RestartSec=300
RestartSec=60
Type=simple
User=$USER
ExecStart=/usr/local/bin/daily_plot.py