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