| # | Line 283 | Line 283 | listen { | |
|---|---|---|
| 283 | * | |
| 284 | * Currently available flags are: | |
| 285 | * | |
| 286 | < | * ssl - Port is for SSL client connections only |
| 286 | > | * ssl - Port may only accept TLS/SSL connections |
| 287 | * server - Only server connections are permitted | |
| 288 | * hidden - Port is hidden from /stats P, unless you're an admin | |
| 289 | */ | |
| # | Line 717 | Line 717 | gecos { | |
| 717 | }; | |
| 718 | ||
| 719 | gecos { | |
| 720 | – | name = "*http*"; |
| 721 | – | reason = "Spambot"; |
| 722 | – | }; |
| 723 | – | |
| 724 | – | gecos { |
| 720 | name = "^\[J[0o]hn Do[3e]\]-[0-9]{2,5}$"; | |
| 721 | ||
| 722 | /* | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |