Add Python to config file
This commit is contained in:
parent
7e51d5fedf
commit
f984ea15f3
@ -18,6 +18,9 @@ storage:
|
|||||||
statusLogSize: 100
|
statusLogSize: 100
|
||||||
|
|
||||||
executables:
|
executables:
|
||||||
|
python:
|
||||||
|
# Python executable
|
||||||
|
binary: python3
|
||||||
timeout:
|
timeout:
|
||||||
# path to timeout script (https://github.com/pshved/timeout)
|
# path to timeout script (https://github.com/pshved/timeout)
|
||||||
binary: /home/user/repos/timeout/timeout
|
binary: /home/user/repos/timeout/timeout
|
||||||
|
Loading…
Reference in New Issue
Block a user