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

Clarify usage of webserver authentication setting to prevent compilation errors #509

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

amarofarinha
Copy link
Collaborator

What

Updated the comment to clarify that the #define line for webserver authentication must be set to true or false and should not be commented out.

Why

This change addresses an issue where users encountered compilation errors after commenting out the line. The update makes it clear that the line cannot be commented and must be explicitly set. it clarifies and corrects issue #482

How

Adjusted the comment to clearly instruct users to set the line to true to activate authentication and specify that it cannot be commented.

@amarofarinha amarofarinha merged commit b9b328b into dalathegreat:main Oct 4, 2024
29 checks passed
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