Corrected minor typo

This commit is contained in:
Finn Herzfeld
2013-08-06 17:03:17 -07:00
parent c6314f97cb
commit ca8f5d37e1

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 work only on https domain 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