| # | Line 472 | Line 472 | operator { | |
|---|---|---|
| 472 | /* | |
| 473 | * ssl_connection_required: client must be connected over SSL/TLS | |
| 474 | * in order to be able to use this oper{} block. | |
| 475 | + | * Default is 'no' if nothing else is specified. |
| 476 | */ | |
| 477 | ssl_connection_required = no; | |
| 478 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |