diff options
author | mathieui <mathieui@mathieui.net> | 2012-03-13 18:46:02 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-03-13 18:46:02 +0100 |
commit | 27a7bfc92ce96af5ae08e2edd78a146287997c85 (patch) | |
tree | 7bd4605285ef9bab27d992f05edf47effcdccbae /doc | |
parent | 6d2af1116cf08feea1611e9cc27df4205e4c4fbd (diff) | |
download | poezio-27a7bfc92ce96af5ae08e2edd78a146287997c85.tar.gz poezio-27a7bfc92ce96af5ae08e2edd78a146287997c85.tar.bz2 poezio-27a7bfc92ce96af5ae08e2edd78a146287997c85.tar.xz poezio-27a7bfc92ce96af5ae08e2edd78a146287997c85.zip |
Add a whitespace_interval option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/configure.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index b8ea04cb..b6fe41bf 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -67,6 +67,12 @@ section of this documentation. affected by _ignore_certificate_ and boths checks may be active at the same time. +*whitespace_interval*:: 300 + + Interval of the whitespace keepalive sending to the server. + 300 should be fine, but change it if some services have a stricter policy + on client inactivity. + *resource*:: [empty] the resource you will use |