mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-27 14:59:25 +01:00
50 lines
821 B
ReStructuredText
50 lines
821 B
ReStructuredText
|
|
||
|
.. _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.
|
||
|
|