diff options
author | default <nobody@localhost> | 2024-05-31 11:11:25 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-31 11:11:25 +0200 |
commit | f1712dbe5d73bb75df1c3d332ca57ebc430ceda3 (patch) | |
tree | 3ac1edc07d1a482d212d349a348a82ad2666edfd /doc/snac.5 | |
parent | c80a30e228777637773012f0b886858494782f7a (diff) | |
parent | fe52b7612e4a96d491f925dfcbbbaa6251654ca4 (diff) |
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -121,6 +121,14 @@ rejected. This brings the flexibility and destruction power of regular expressio to your Fediverse experience. To be used wisely (see .Xr snac 8 for more information). +.It Pa announcement.txt +If this file is present, an announcement will be shown to logged in users +on every page with its contents. It is also available through the Mastodon API. +Users can dismiss the announcement, which works by storing the modification time +in the "last_announcement" field of the +.Pa user.json +file. When the file is modified, the announcement will then reappear. It can +contain only text and will be ignored if it has more than 2048 bytes. .El .Pp Each user directory is a subdirectory of |