Toggle navigation
Homepage
About
Download
Support
Monitor
Weblog
Forum
TimeForRequest error
Josel
14 February 2015, 19:48
Hello,
I wanted to change my config-file and added 'TimeForRequest'. Unfortunately, I get a syntax error if I add for example 'TimeForRequest = 5,30'.
Can you reproduce this?
Hiawatha version: 9.12
Operating System: Linux
Hugo Leisink
15 February 2015, 09:16
Did you place the TimeForRequest setting in a Binding section?
Binding {
...
TimeForRequest = 5,30
}
Josel
15 February 2015, 09:25
Oh, I see.
I placed it to the general settings.
This topic has been closed.
Back