2011-06-29 19:17:50 +02:00
|
|
|
|
|
|
|
.. _plugin-gui:
|
|
|
|
|
|
|
|
The GUI plugin
|
|
|
|
==============
|
|
|
|
|
2011-10-29 13:29:17 +02:00
|
|
|
.. include:: unofficial.inc
|
|
|
|
|
2011-10-29 12:39:38 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _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.
|
|
|
|
|