From 173178e1d6283247b38f0d9860d125233b9a0410 Mon Sep 17 00:00:00 2001 From: Finn Herzfeld Date: Sun, 11 Aug 2013 00:07:59 -0700 Subject: [PATCH] Updated text as requested by bcoles --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index adc8e98dc..490ebe0de 100644 --- a/config.yaml +++ b/config.yaml @@ -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 with 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