1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-12 05:43:11 +00:00
shankari fe01ef9a51 Fix documentation of MotdPhrase length (#254)
The max length is actually 126 (< 127), since the check errors out if
length >= 127. See
<https://github.com/ngircd/ngircd/blob/master/src/ngircd/conf.c#L1487>.

I didn't look through the history to see when the change happened. I
just happened to find during a migration that my 140 character MOTD
didn't work.

Update sample configuration file as well as the man page.
2019-01-03 14:06:01 +01:00
..
2015-07-19 03:03:06 +02:00
2014-03-19 00:59:01 +01:00
2015-06-24 21:15:44 +02:00
2015-09-06 19:38:16 +02:00
2015-09-06 19:38:16 +02:00
2019-01-02 00:10:06 +01:00
2017-01-15 22:07:11 +01:00