diff options
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -255,7 +255,9 @@ all posts' content will be matched against these regexes, one by one, and | |||
| 255 | any match will make the post to be rejected. If you don't know about regular | 255 | any match will make the post to be rejected. If you don't know about regular |
| 256 | expressions, don't use this option (or learn about them in some tutorial, | 256 | expressions, don't use this option (or learn about them in some tutorial, |
| 257 | there are gazillions of them out there), as you and your users may start | 257 | there are gazillions of them out there), as you and your users may start |
| 258 | missing posts. | 258 | missing posts. Also, given that every regular expression implementation |
| 259 | supports a different set of features, consider reading the documentation | ||
| 260 | about the one implemented in your system. | ||
| 259 | .Ss ActivityPub Support | 261 | .Ss ActivityPub Support |
| 260 | These are the following activities and objects that | 262 | These are the following activities and objects that |
| 261 | .Nm | 263 | .Nm |