matrix-appservice-irc
matrix-appservice-irc copied to clipboard
Fix the spelling of ignoreIdleUsersOnStartup in IrcServer config
This was documented as ignoreIdleUsersOnStartup, the code was actually checking for ignoreIdleOnStartup (no Users).
Fixes GH-1808