|
.oO SearXNG Developer Documentation Oo.
|
Public Member Functions | |
| __post_init__ (self) | |
Static Public Attributes | |
| str | db_url = "" |
| int | MAX_VALUE_LEN = 1024 * 10 |
| int | MAXHOLD_TIME = 60 * 60 * 24 * 7 |
| int | MAINTENANCE_PERIOD = 60 * 60 |
| typing | MAINTENANCE_MODE = "auto" |
| bytes | password = get_setting("server.secret_key").encode() |
| searx.cache.ExpireCacheCfg.__post_init__ | ( | self | ) |
Definition at line 74 of file cache.py.
References db_url.
|
static |
Definition at line 39 of file cache.py.
Referenced by __post_init__(), searx.sqlitedb.SQLiteAppl._connect(), searx.sqlitedb.SQLiteAppl.init(), and searx.sqlitedb.SQLiteProperties.init().
|
static |
|
static |
|
static |
|
static |
|
static |