diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-06 23:06:23 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-06 23:06:23 +0100 |
commit | 013f8cc7570a283e4c265d2a03920ff60f681885 (patch) | |
tree | a81404bd4af44aef206b68a069e05b15ee6315a1 /debian/weechat-doc.doc-base.relay-protocol-en | |
parent | 00a3f990b3e512a7dc14343dd522a3a8497c4762 (diff) | |
download | weechat-013f8cc7570a283e4c265d2a03920ff60f681885.zip |
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
Diffstat (limited to 'debian/weechat-doc.doc-base.relay-protocol-en')
-rw-r--r-- | debian/weechat-doc.doc-base.relay-protocol-en | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/weechat-doc.doc-base.relay-protocol-en b/debian/weechat-doc.doc-base.relay-protocol-en new file mode 100644 index 000000000..bd81ef1f0 --- /dev/null +++ b/debian/weechat-doc.doc-base.relay-protocol-en @@ -0,0 +1,10 @@ +Document: weechat-relay-protocol-en +Title: WeeChat Relay Protocol (English) +Author: Sebastien Helleu +Abstract: This manual describes WeeChat Relay Protocol, used by +remote GUI to communicate with Relay plugin (English version). +Section: Network/Communication + +Format: HTML +Index: /usr/share/doc/weechat-doc/html/weechat_relay_protocol.en.html +Files: /usr/share/doc/weechat-doc/html/weechat_relay_protocol.en.html |