fix: use trust_cloudflare config value instead of env var

This commit is contained in:
Zomatree
2025-09-18 21:09:53 +01:00
parent a392b347a4
commit a6d3373c3f
4 changed files with 11 additions and 7 deletions

1
Cargo.lock generated
View File

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