Move option http.web_ui_basepath to extension.admin_ui.base_path

This commit is contained in:
Brendan Coles
2019-02-17 04:54:26 +00:00
parent 6911842e67
commit 9c9119f9cd
8 changed files with 36 additions and 23 deletions

View File

@@ -54,9 +54,6 @@ beef:
#public: "" # public hostname/IP address
#public_port: "" # public port (experimental)
# Web Admin user interface URI
web_ui_basepath: "/ui"
# Hook
hook_file: "/hook.js"
hook_session_name: "BEEFHOOK"
@@ -155,6 +152,7 @@ beef:
extension:
admin_ui:
enable: true
base_path: "/ui"
demos:
enable: true
events: