Welcome | Get started | Dive into Lino | Contribute | Reference

lino.modlib.linod

Defines ASGI runtime environment, centerred logging, as well as background system tasks. See linod: asynchronous Lino daemon.

Background tasks

tasks

Defines the procedure for managing system (background) tasks.

Classes

Plugin(site, app_label, app_name, ...)

linod plugin

class lino.modlib.linod.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

linod plugin

remove_after = 10

Keep only so much count of Job history.

Type:

int

Value:

10