You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
655 B

[admin:unix]
match = /unix
members = alert_overlay
[admin_external:alert_overlay]
python.version = python3
handlertype = python
handlerfile = rest_unix_alerts_overlay.py
handleractions = create, edit, list, remove
[admin:scheadlines]
match = /scheadlines
members = sc_headlines
[admin_external:sc_headlines]
python.version = python3
handlertype = python
handlerfile = rest_scheadlines.py
handleractions = create, edit, list, remove
[admin:configure_handler]
match = /admin
members = unix_configured
[admin_external:unix_configured]
python.version = python3
handlertype = python
handlerfile = rest_unix_configured_handler.py
handleractions = _reload