Environment Variables
Note Cargo can be customized using environment variables in your .env
file.
These variables allow you to configure security features, file handling, and more.
Cloudflare Captcha
Add layer of security using Cloudflare Turnstile. You can turn-off the option by leaving it null
.
CF_TURNSTILE_SITE_KEY
Default: null
CF_TURNSTILE_SECRET_KEY
Default: null
💡 During the setup you need to add host that match you Note Cargo installation.