diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-12 11:03:23 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-11-12 11:03:23 +0100 |
commit | 3e1fb7ed3a1cf0753d2d4571c3f85fdafe85af98 (patch) | |
tree | a968b8e5205326bc8d7ee2ba677523e9ae5c5499 /doc/fr/autogen | |
parent | e3b7c8fdb775b76b7c042a74813f32876601c617 (diff) | |
download | weechat-3e1fb7ed3a1cf0753d2d4571c3f85fdafe85af98.zip |
doc: add casemapping value in hdata of irc server
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index 872bcecbe..98b88ecf2 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -137,6 +137,7 @@ 'prefix_modes' (string) + 'prefix_chars' (string) + 'nick_max_length' (integer) + + 'casemapping' (integer) + 'reconnect_delay' (integer) + 'reconnect_start' (time) + 'command_time' (time) + |