diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-05-18 15:37:09 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-05-18 15:37:09 +0200 |
commit | 84175f6287ff381d45ac44795b495ef7538f2c88 (patch) | |
tree | d0d0822275eb74e5d5508c7dcb9fea68c2ce7307 /doc/en | |
parent | c6e879aa1f1d5bc5bff236fccd7618bb4faa3784 (diff) | |
download | weechat-84175f6287ff381d45ac44795b495ef7538f2c88.zip |
doc: update hdata "irc_server" (add "chanmodes") in plugin API reference
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index 01cdcf6b4..278358be9 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -140,6 +140,7 @@ 'nick_max_length' (integer) + 'casemapping' (integer) + 'chantypes' (string) + + 'chanmodes' (string) + 'reconnect_delay' (integer) + 'reconnect_start' (time) + 'command_time' (time) + |