On Sun, Jul 23, 2017 at 3:11 PM, Harald Welte laforge@gnumonks.org wrote:
On Sun, Jul 23, 2017 at 12:18:18PM +0200, Harald Welte wrote:
On Sat, Jul 22, 2017 at 11:13:30AM +0000, Ron wrote:
We’ll try changing the timer value to non-zero.
just remove all lines specifying timers with '0', the system will use reasonable defaults.
Actually, I think we should start accepting '0' as valid input in validating the config file, but simply ignore it and use the compile-time default if the value is 0.
That's a very good idea.