diff options
author | default <nobody@localhost> | 2024-03-12 11:04:56 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-12 11:04:56 +0100 |
commit | 3a1d531d92bb2e2b324468284d2f98175a579387 (patch) | |
tree | 6f5c262163b868a0b2732e0d9ca8e4b477bdf14d | |
parent | cc0fc68d7c0b45208146f7f7141f99e1fe403932 (diff) |
Updated documentation.
-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 any match will make the post to be rejected. If you don't know about regular expressions, don't use this option (or learn about them in some tutorial, there are gazillions of them out there), as you and your users may start -missing posts. +missing posts. Also, given that every regular expression implementation +supports a different set of features, consider reading the documentation +about the one implemented in your system. .Ss ActivityPub Support These are the following activities and objects that .Nm |