Change schedule duration from 5 hours to 3 hours per forum

master
debian 2019-11-26 12:48:14 -07:00
parent 531a0f77ad
commit 291481582d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SCHEDDIR="/home/jebba/devel/spacecruft/satnogs-auto-scheduler"
# List of satellite priorities. # List of satellite priorities.
PRIORITIES="/home/jebba/devel/spacecruft/satnogs-cruft/conf/satnogs-priorities.conf" PRIORITIES="/home/jebba/devel/spacecruft/satnogs-cruft/conf/satnogs-priorities.conf"
# In hours: # In hours:
DURATION=5 DURATION=3
LOG_LEVEL="ERROR" LOG_LEVEL="ERROR"
WAIT=0 WAIT=0
MIN_CULMINATION=20 MIN_CULMINATION=20