mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
docs/protect-an-instance: update the note to show up as such
This commit is contained in:
parent
1cf82e4d69
commit
90114bdbea
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# how to protect your cobalt instance
|
# how to protect your cobalt instance
|
||||||
if you keep getting a ton of unknown traffic that hurts the performance of your instance, then it might be a good idea to enable bot protection.
|
if you keep getting a ton of unknown traffic that hurts the performance of your instance, then it might be a good idea to enable bot protection.
|
||||||
|
|
||||||
```
|
> [!NOTE]
|
||||||
⚠️ this tutorial will work reliably on the latest official version of cobalt 10. we can't promise full compatibility with anything else.
|
> this tutorial will work reliably on the latest official version of cobalt 10.
|
||||||
```
|
we can't promise full compatibility with anything else.
|
||||||
|
|
||||||
## configure cloudflare turnstile
|
## configure cloudflare turnstile
|
||||||
turnstile is a free, safe, and privacy-respecting alternative to captcha.
|
turnstile is a free, safe, and privacy-respecting alternative to captcha.
|
||||||
|
|
Loading…
Reference in a new issue