diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/example_new.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf index 03c6fb0d0..0b016e4a7 100644 --- a/data/example_new.conf +++ b/data/example_new.conf @@ -308,6 +308,11 @@ options { * this timer. */ expiretimeout = 30m + + /* + * Sets the timout period for reading from the uplink. + */ + readtimeout = 5s } /* |
