Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default value for ui_dir #360

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Remove default value for ui_dir #360

merged 1 commit into from
Nov 2, 2016

Conversation

pdf
Copy link
Contributor

@pdf pdf commented Oct 19, 2016

Needs to be unset for the ui flag to work as expected. The ui_dir
flag overrides the embedded web UI. If set, and the web UI is not
available at the specified path, the server will return 404s.

A default value in the resource means that even if the node attribute is
explicitly rm'd, the config value will still be populated.

Fixes #339, refs #315

Needs to be unset for the `ui` flag to work as expected.  The `ui_dir`
flag overrides the embedded web UI.  If set, and the web UI is not
available at the specified path, the server will return 404s.

A default value in the resource means that even if the node attribute is
explicitly rm'd, the config value will still be populated.

Fixes #339, refs #315
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants