.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
searx.plugins._core.PluginCfg Class Reference

Static Public Attributes

bool active = False
 

Detailed Description

Settings of a plugin.

.. code:: yaml

   mypackage.mymodule.MyPlugin:
     active: true

Definition at line 177 of file _core.py.

Member Data Documentation

◆ active

bool searx.plugins._core.PluginCfg.active = False
static

Definition at line 186 of file _core.py.


The documentation for this class was generated from the following file: