From efc79528d2e26e0470799cb25fa7225a2123dbde Mon Sep 17 00:00:00 2001 From: kim Date: Tue, 29 Apr 2025 08:59:28 +0000 Subject: [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 Co-committed-by: kim --- example/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') 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 -- cgit v1.2.3