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

Fix the spelling of ignoreIdleUsersOnStartup in IrcServer config #1810

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

tadzik
Copy link
Contributor

@tadzik tadzik commented Jul 4, 2024

This was documented as ignoreIdleUsersOnStartup, the code was actually checking for ignoreIdleOnStartup (no Users).

Fixes GH-1808

@tadzik tadzik requested a review from a team as a code owner July 4, 2024 12:07
@tadzik tadzik merged commit 7809034 into develop Sep 2, 2024
13 checks passed
@tadzik tadzik deleted the tadzik/gh-1808 branch September 2, 2024 10:15
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.

At startup, bridges onboard every user even though most of them have been idle forever
2 participants