Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / test / etc / host_missing_adress / timeperiods.cfg
blobbfdb9a832ede883121ebe3a31fe79d8f178ea728
1 define timeperiod{
2     timeperiod_name 24x7
3     alias           24 Hours A Day, 7 Days A Week
4     sunday          00:00-24:00
5     monday          00:00-24:00
6     tuesday         00:00-24:00
7     wednesday       00:00-24:00
8     thursday        00:00-24:00
9     friday          00:00-24:00
10     saturday        00:00-24:00