diff options
| author | 2025-04-29 08:59:28 +0000 | |
|---|---|---|
| committer | 2025-04-29 08:59:28 +0000 | |
| commit | efc79528d2e26e0470799cb25fa7225a2123dbde (patch) | |
| tree | ab988faefa2328a7d49c15e466bfc7818e8f0c12 /example | |
| parent | [feature] proof of work scraper deterrence (#4043) (diff) | |
| download | gotosocial-efc79528d2e26e0470799cb25fa7225a2123dbde.tar.xz | |
[docs] small changes to the proof-of-work scraper deterrence docs (#4084)
- moves it to the advanced section
- adds it to the mkdocs config
- adds warning about it not covering RSS endpoints
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4084
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
Diffstat (limited to 'example')
| -rw-r--r-- | example/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/config.yaml b/example/config.yaml index c7504ce56..4ac018e47 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -1275,7 +1275,7 @@ advanced-header-filter-mode: "" # The downside is that it requires javascript to be enabled. # # For more details please check the documentation at: -# https://docs.gotosocial.org/en/latest/admin/scraper_deterrence +# https://docs.gotosocial.org/en/latest/advanced/scraper_deterrence # # Options: [true, false] # Default: true |
