| # | Line 469 | Line 469 | operator { | |
|---|---|---|
| 469 | */ | |
| 470 | # ssl_certificate_fingerprint = "4C62287BA6776A89CD4F8FF10A62FFB35E79319F51AF6C62C674984974FCCB1D"; | |
| 471 | ||
| 472 | + | /* |
| 473 | + | * ssl_connection_required: client must be connected over SSL/TLS |
| 474 | + | * in order to be able to use this oper{} block. |
| 475 | + | */ |
| 476 | + | ssl_connection_required = no; |
| 477 | + | |
| 478 | /* class: the class the oper joins when they successfully /oper */ | |
| 479 | class = "opers"; | |
| 480 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |