Skip to content

httpd bindings enable_web_admin and enable_web_client - resolved. #1917

Answered by cheegui
cheegui asked this question in Q&A
Discussion options

You must be logged in to vote

It actually works. Thank you.

  "httpd": {
    "bindings": [
      {
        "port": 8080,
        "address": "",
        "enable_web_admin": false,
        "enable_web_client": true,
....
....
  "httpd": {
    "bindings": [
      {
        "port": 8081,
        "address": "",
        "enable_web_admin": true,
        "enable_web_client": false,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cheegui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant