diff options
| author | grunfink <grunfink@noreply.codeberg.org> | 2025-02-05 09:34:27 +0000 |
|---|---|---|
| committer | grunfink <grunfink@noreply.codeberg.org> | 2025-02-05 09:34:27 +0000 |
| commit | 43812a3721b8917eea7c0bbe6d3636d4d74923bc (patch) | |
| tree | 2dd47adeb1de3755cc3724ceb885cad5027fd26f /doc/snac.8 | |
| parent | 4842abbfc679495efb5984bfc712ce9d812ed1b5 (diff) | |
| parent | 114ed37f9c3e57a840155b9b71fa9cdf0d7ec8d6 (diff) | |
Merge pull request 'Add short_description_raw option' (#266) from ltning/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/266
Diffstat (limited to 'doc/snac.8')
| -rw-r--r-- | doc/snac.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -205,6 +205,8 @@ The email address of the instance administrator (optional). The user name of the instance administrator (optional). .It Ic short_description A textual short description about the instance (optional). +.It Ic short_description_raw +Whether to interpret short_descript as raw string or convert to HTML (optional). .It Ic fastcgi If set to true, .Nm |