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

Flag Advanced Settings #53

Merged
merged 9 commits into from
Aug 29, 2024
Merged

Flag Advanced Settings #53

merged 9 commits into from
Aug 29, 2024

Conversation

foodprocessor
Copy link
Collaborator

Add const flag which customers can set true to remove advanced settings from plugin UI.
This flag will always stay true in this repo and is for customer use only.
When the flag is true, kDefaultEndpoint will be used as the endpoint. This is meant to allow the customer to set a default endpoint without having to think about what Cloudfuse's default endpoint is.

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

src/plugin/settings/engine.cpp Show resolved Hide resolved
src/plugin/settings/engine.cpp Show resolved Hide resolved
src/plugin/settings/engine.cpp Outdated Show resolved Hide resolved
@foodprocessor foodprocessor merged commit 4850f77 into main Aug 29, 2024
12 checks passed
@foodprocessor foodprocessor deleted the flag-advanced branch August 29, 2024 15:50
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.

2 participants