diff options
| author | Oliver <zen@noreply.codeberg.org> | 2025-08-19 21:38:44 +0200 |
|---|---|---|
| committer | Oliver <zen@noreply.codeberg.org> | 2025-08-19 21:38:44 +0200 |
| commit | eecfeec3745333451de6a2b1754f43f171e23e5d (patch) | |
| tree | 0521647efd7aba9cca0911acb387872f5f303f2d /doc/snac.8 | |
| parent | 3554a73aa50526631961efcca78c6c8eb2a16911 (diff) | |
| parent | 9558136f4153f75bf5b5dfe789f841489796b9eb (diff) | |
Merge pull request 'updates holen' (#10) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/10
Diffstat (limited to 'doc/snac.8')
| -rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -169,6 +169,9 @@ fill up with old crap and finally burst in flames, you can disable purging by setting this to 0. .It Ic local_purge_days Same as before, but for the user-generated entries in the local timeline. +.It Ic propagate_local_purge +If this value is set to true, a Delete activity is generated for every +purged local post and sent everywhere. .It Ic cssurls This is a list of URLs to CSS files that will be inserted, in this order, in the HTML before the user CSS. Use these files to configure the global |