| # | Line 1094 | Line 1094 | general { | |
|---|---|---|
| 1094 | /* max_accept: maximum allowed /accept's for +g user mode. */ | |
| 1095 | max_accept = 50; | |
| 1096 | ||
| 1097 | < | /* |
| 1098 | < | * whowas_history_length: maximun length of the WHOWAS nick name history */ |
| 1099 | < | */ |
| 1097 | > | /* whowas_history_length: maximum length of the WHOWAS nick name history. */ |
| 1098 | whowas_history_length = 15000; | |
| 1099 | ||
| 1100 | /* | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |