mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-08 00:09:46 +00:00
Massive import of all generated configuration doc.
This commit is contained in:
@ -25,3 +25,28 @@ given, returns all the URLs that are found. to just the URL.
|
||||
*<channel>* is only necessary if the message isn't sent in the channel
|
||||
itself.
|
||||
|
||||
|
||||
|
||||
.. _plugin-url-config:
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
.. _supybot.plugins.URL.nonSnarfingRegexp:
|
||||
|
||||
supybot.plugins.URL.nonSnarfingRegexp
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: None
|
||||
|
||||
Determines what URLs are not to be snarfed and stored in the database for the channel; URLs matching the given regexp will not be snarfed. Give the empty string if you have no URLs that you'd like to exclude from being snarfed.
|
||||
|
||||
.. _supybot.plugins.URL.public:
|
||||
|
||||
supybot.plugins.URL.public
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Default value: True
|
||||
|
||||
Determines whether this plugin is publicly visible.
|
||||
|
||||
|
Reference in New Issue
Block a user