diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 10:29:43 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 10:29:43 +0100 |
commit | ff5b7166b8021e4562119852a9682cd09105601f (patch) | |
tree | c0cf5772178681a2910125e2116975239c7cb7cf /TODO | |
parent | 1f4375b77e0f6bd6d898bbfb6d525589ed11ada3 (diff) |
Set ircdstrings.mode to null string when initialising and only send our MODE to new clients if irdstrings.mode was set.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,3 +22,7 @@ Test CTCP. Reconnect server if we get disconnected for some reason. Only do CAP multi-prefix negotiation with client if server approved it in the first place. + +Change default certfile and keyfile to be basedir/ instead of $HOME. + +Connecting to Miau has some sort of corruption and doesn't get channels. |