Implements configurable start and end hour of the dayused in schedule
This commit is contained in:
parent
7000e63700
commit
7fa6d5277d
5 changed files with 22 additions and 1 deletions
|
|
@ -56,3 +56,9 @@ OSEM_ICHAIN_ENABLED=false
|
|||
|
||||
# Schedule grid parameters, cell size in minutes
|
||||
OSEM_SCHEDULE_CELL_SIZE=15
|
||||
|
||||
# Schedule start hour
|
||||
OSEM_SCHEDULE_START_HOUR=9
|
||||
|
||||
# Schedule end hour
|
||||
OSEM_SCHEDULE_END_HOUR=18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue