Skip to content

Commit

Permalink
Added brackets for default configuration for Ephemeris service (openh…
Browse files Browse the repository at this point in the history
…ab#977)

Signed-off-by: Christoph Weitkamp <[email protected]>
  • Loading branch information
cweitkamp authored and wborn committed Oct 4, 2019
1 parent 22c9ced commit 3c07cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launch/app/runtime/conf/services/ephemeris.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dayset-weekend=SATURDAY,SUNDAY
dayset-school=MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY
dayset-weekend=[SATURDAY,SUNDAY]
dayset-school=[MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY]

0 comments on commit 3c07cf2

Please sign in to comment.