Decoupled demos extension from main config.yaml
Fixes issue 447 git-svn-id: https://beef.googlecode.com/svn/trunk@1216 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -32,7 +32,6 @@ beef:
|
||||
# if running behind a nat set the public ip address here
|
||||
#public: ""
|
||||
dns: "localhost"
|
||||
demo_path: "/demos/basic.html"
|
||||
panel_path: "/ui/panel"
|
||||
hook_file: "/hook.js"
|
||||
hook_session_name: "BEEFHOOK"
|
||||
|
||||
@@ -18,4 +18,5 @@ beef:
|
||||
demos:
|
||||
enable: true
|
||||
name: 'Demos'
|
||||
demo_path: "/demos/basic.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user