ExpireInterval
The number of hours to wait between DREEXPIRE operations. Specify the time in the 24-hour clock, in the format hh:mm
.
When you start IDOL Server, the specified ExpireInterval
must elapse (after the specified ExpireTime) before the first DREEXPIRE operation takes place.
To run daily expiration operations, set ExpireInterval
to 0
.
Type: | Long |
Default: | 0 |
Required: | No |
Configuration Section: | Schedule |
Example: | ExpireInterval=12:00
In this example, if you start IDOL Server at 18:00, the first expiry operation occurs at 07:00 the following day. |
See Also: | Expire
ExpireTime |