Disable console extension

This commit is contained in:
Brendan Coles
2016-02-12 13:10:23 +00:00
parent ca288fef9f
commit d1d7371ccf

View File

@@ -9,7 +9,7 @@ beef:
enable: true
name: 'Console'
shell:
enable: true
enable: false
historyfolder: '~/.beef/'
historyfile: 'history'