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:
49
use/plugins/webstats.rst
Normal file
49
use/plugins/webstats.rst
Normal file
@ -0,0 +1,49 @@
|
||||
|
||||
.. _plugin-webstats:
|
||||
|
||||
The WebStats plugin
|
||||
===================
|
||||
|
||||
|
||||
|
||||
.. _plugin-webstats-config:
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. _supybot.plugins.WebStats.channel:
|
||||
|
||||
supybot.plugins.WebStats.channel
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. _supybot.plugins.WebStats.channel.enable:
|
||||
|
||||
supybot.plugins.WebStats.channel.enable
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: False
|
||||
|
||||
Determines whether the stats are enabled for this channel.
|
||||
|
||||
.. _supybot.plugins.WebStats.channel.language:
|
||||
|
||||
supybot.plugins.WebStats.channel.language
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: en
|
||||
|
||||
Determines what language is used on the website
|
||||
|
||||
.. _supybot.plugins.WebStats.public:
|
||||
|
||||
supybot.plugins.WebStats.public
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: True
|
||||
|
||||
Determines whether this plugin is publicly visible.
|
||||
|
Reference in New Issue
Block a user