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

Replace debug configuration option with URL parameter #32

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

martialblog
Copy link
Member

  • Users can have access to the debug information without having access to the module's config to enable it
  • No need to fiddle in the config to enable/disable debug info

Fixes #30

- Users can have access to the debug information without having access to the module's config to enable it
- No need to fiddle in the config to enable/disable debug info
@martialblog martialblog self-assigned this Dec 9, 2024
@martialblog martialblog added this to the Release of Fork milestone Dec 9, 2024
@martialblog martialblog merged commit 88b90b4 into main Dec 9, 2024
2 checks passed
@martialblog martialblog deleted the feature/replace-debug branch December 9, 2024 08:13
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.

Proposal: Replace debug configuration option with URL parameter
1 participant