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

feat(inspector-ui): add an option to disable inspector ui #28

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Feb 18, 2024

This PR adds a new boolean flag to server subcommand: --inspector-ui=<true|false>.

The flag is by default set to true and can be set to false to disable inspector UI.

With the inspector disabled, the index page will simply show a message indicating the instance is running.

@shouya shouya merged commit 75d4c2f into master Feb 18, 2024
2 checks passed
@shouya shouya deleted the add-option-to-disable-inspector-ui branch February 18, 2024 11:14
shouya added a commit that referenced this pull request Feb 19, 2024
This PR adds a new boolean flag to `server` subcommand:
`--inspector-ui=<true|false>`.

The flag is by default set to `true` and can be set to `false` to
disable inspector UI.

With the inspector disabled, the index page will simply show a message
indicating the instance is running.

Co-authored-by: Shou Ya <shouya@users.noreply.github.com>
@shouya shouya added the feature label Feb 20, 2024
@yonas yonas mentioned this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant