# | Line 233 | Line 233 | static const struct InfoStruct info_tabl | |
---|---|---|
233 | "Automatically set mode +i on connecting users" | |
234 | }, | |
235 | { | |
236 | – | "burst_away", |
237 | – | OUTPUT_BOOLEAN_YN, |
238 | – | &ConfigFileEntry.burst_away, |
239 | – | "Send /away string that users have set on the server burst" |
240 | – | }, |
241 | – | { |
236 | "use_whois_actually", | |
237 | OUTPUT_BOOLEAN_YN, | |
238 | &ConfigFileEntry.use_whois_actually, |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |