diff options
Diffstat (limited to 'src/configreader.cpp')
| -rw-r--r-- | src/configreader.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configreader.cpp b/src/configreader.cpp index d1b55a113..f5f9f1ce8 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -733,6 +733,7 @@ void ConfigReaderThread::Finish() ServerInstance->FakeClient->server->description = Config->ServerDesc; ServerInstance->ISupport.Build(); + ServerInstance->Users.RehashULines(); ServerInstance->Logs->CloseLogs(); ServerInstance->Logs->OpenFileLogs(); |
