diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Required environment variables for configuration: Optional environment variables for configuration: - IX_CHPASS set to IRC channel password if channel on IRC is password protected - - IX_LOOPDELAY delay after each event loop cycle in microseconds, defaults to 100 ms. + - IX_LOOPDELAY delay after each event loop cycle in microseconds, defaults to 10 ms. Operation principle: - ircxmpp initiates two control connections, one to XMPP server, one to IRC server, and joins |