fix: use trust_cloudflare config value instead of env var

This commit is contained in:
Zomatree
2025-09-18 21:09:53 +01:00
committed by Angelo Kontaxis
parent fb4011084d
commit cc7a7962a8
4 changed files with 11 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -6575,6 +6575,7 @@ dependencies = [
"axum",
"dashmap",
"log",
"revolt-config",
"revolt-database",
"revolt-result",
"revolt_rocket_okapi",