Merge pull request #927 from thefinn93/spellingfix

Correct minor typo in the default config.yml
This commit is contained in:
Brendan Coles
2013-08-11 02:22:52 -07:00

View File

@@ -44,7 +44,7 @@ beef:
# Prefer WebSockets over XHR-polling when possible.
websocket:
enable: false
secure: true # use WebSocketSecure work only on https domain and whit https support enabled in BeEF
secure: true # use 'WebSocketSecure' works only on HTTPS domains and with HTTPS support enabled in BeEF
port: 61985 # WS: good success rate through proxies
secure_port: 61986 # WSSecure
ws_poll_timeout: 1000 # poll BeEF every second