1
0
Fork 0

Add Python to config file

This commit is contained in:
Patrick Lühne 2017-11-21 02:21:30 +01:00
parent 7e51d5fedf
commit f984ea15f3
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 3 additions and 0 deletions

View File

@ -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