| # | Line 160 | Line 160 | deny { return DENY; } | |
|---|---|---|
| 160 | description { return DESCRIPTION; } | |
| 161 | die { return DIE; } | |
| 162 | disable_auth { return DISABLE_AUTH; } | |
| 163 | + | disable_fake_channels { return DISABLE_FAKE_CHANNELS; } |
| 164 | disable_hidden { return DISABLE_HIDDEN; } | |
| 165 | disable_local_channels { return DISABLE_LOCAL_CHANNELS; } | |
| 166 | disable_remote_commands { return DISABLE_REMOTE_COMMANDS; } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |