Add demo configuration to disable remotingCLI (fix security issue (#162)

reported in admin)
This commit is contained in:
kleph 2018-04-04 19:16:27 +02:00 committed by Ewelina Wilkosz
parent 404880bd9a
commit bafd4d62ea
1 changed files with 4 additions and 0 deletions

View File

@ -60,3 +60,7 @@ tool:
installations:
- name: git
home: /usr/local/bin/git
security:
remotingCLI:
enabled: false