This commit is contained in:
Jocelyn Woolbright 2021-10-23 07:05:38 +00:00
parent fc000040fc
commit 7521497b06

View File

@ -115,9 +115,13 @@ You can configure AL via `direct message`.
- By default AL will notify you each time when you share _inaccessible_ link. Turning this settings _on_ will silence second post for 24 hours. - By default AL will notify you each time when you share _inaccessible_ link. Turning this settings _on_ will silence second post for 24 hours.
- 2: Suggest other non-Cloudflare alternative sites _when available_. - 2: Suggest other non-Cloudflare alternative sites _when available_.
- Default is `off`. - Default is `off`.
- Let's say you boost or post Cloudflared news site. AL will suggest similar websites related to your URL within 1 minute. Note that AL might suggest inaccurate result. - Let's say you boost or post Cloudflared news site. AL will suggest some similar websites related to your URL within 1 minute. Note that AL might suggest inaccurate result.
- AL will not suggest anything if your account is `Bot`. - AL will not suggest anything if your account is `Bot`.
- You can use this service `only once per 4 minutes` (to prevent attack from Mastodon) - Rate-Limit: AL will suggest `only once per 3 minutes`. For example you post:
- 10:**00** `http://example.com/article-a.html` (AL will suggest)
- 10:01 `http://example.net/article-b.html` (_will be ignored_)
- 10:02 `http://example.org/article-c.html` (_will be ignored_)
- 10:**04** `http://example.uk/article-d.html` (AL will suggest)
- 3: Count my links and send me report monthly. - 3: Count my links and send me report monthly.
- Default is `off`. - Default is `off`.
- If you turn _on_ this settings AL will simply count how many links you shared publicly and how many were Cloudflared. Note that this count will have duplicates because we **never** save (& don't care) what you shared. - If you turn _on_ this settings AL will simply count how many links you shared publicly and how many were Cloudflared. Note that this count will have duplicates because we **never** save (& don't care) what you shared.