mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
root: fix context processor name (#24421)
This commit is contained in:
@@ -26,7 +26,7 @@ def generate_local_config() -> dict[str, Any]:
|
||||
"blueprints_dir": "./blueprints",
|
||||
"cert_discovery_dir": "./certs",
|
||||
"events": {
|
||||
"processors": {
|
||||
"context_processors": {
|
||||
"geoip": "tests/geoip/GeoLite2-City-Test.mmdb",
|
||||
"asn": "tests/geoip/GeoLite2-ASN-Test.mmdb",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user