mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-08 00:09:46 +00:00
Add a bunch of plugins from ProgVal/Supybot-plugins, and add configuration doc for others.
This commit is contained in:
@ -4,3 +4,37 @@
|
||||
The GUI plugin
|
||||
==============
|
||||
|
||||
|
||||
|
||||
.. _plugin-gui-config:
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. _supybot.plugins.GUI.host:
|
||||
|
||||
supybot.plugins.GUI.host
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: 127.0.0.1
|
||||
|
||||
The host the server will bind.
|
||||
|
||||
.. _supybot.plugins.GUI.port:
|
||||
|
||||
supybot.plugins.GUI.port
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: 14789
|
||||
|
||||
The port the server will bind.
|
||||
|
||||
.. _supybot.plugins.GUI.public:
|
||||
|
||||
supybot.plugins.GUI.public
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: True
|
||||
|
||||
Determines whether this plugin is publicly visible.
|
||||
|
||||
|
Reference in New Issue
Block a user