diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/snac.8 | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -209,6 +209,13 @@ with a large number of users. | |||
| 209 | If this numeric value (in seconds) is set, any activity coming from an account | 209 | If this numeric value (in seconds) is set, any activity coming from an account |
| 210 | that was created more recently than that will be rejected. This may be used | 210 | that was created more recently than that will be rejected. This may be used |
| 211 | to mitigate spam from automatically created accounts. | 211 | to mitigate spam from automatically created accounts. |
| 212 | .It Ic protocol | ||
| 213 | This string value contains the protocol (schema) to be used in URLs. If not | ||
| 214 | set, it defaults to "https". If you run | ||
| 215 | .Nm | ||
| 216 | as part of a hidden network like Tor or I2P that doesn't have a TLS / | ||
| 217 | Certificate infrastructure, you need to set it to "http". Don't change it | ||
| 218 | unless you know what you are doing. | ||
| 212 | .El | 219 | .El |
| 213 | .Pp | 220 | .Pp |
| 214 | You must restart the server to make effective these changes. | 221 | You must restart the server to make effective these changes. |