mirror of
https://git.kore.io/kore.git
synced 2024-11-05 18:11:44 +01:00
add python_import to example config
This commit is contained in:
parent
da13e1e768
commit
2c66dfa3cf
@ -104,6 +104,9 @@ workers 4
|
||||
# which Kore will call when the module is loaded/reloaded.
|
||||
load contrib/examples/generic/example.module example_load
|
||||
|
||||
# Load a python file (if built with PYTHON=1)
|
||||
#python_import src/index.py example_load
|
||||
|
||||
# Validators
|
||||
# validator name type regex|function
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user