Skip to content
Snippets Groups Projects
Verified Commit 1986082a authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Drop unused setting

parent 60852278
No related branches found
No related tags found
1 merge request!591Resolve "Rely on object permissions for search index"
Pipeline #11902 failed
......@@ -757,8 +757,6 @@ SILENCED_SYSTEM_CHECKS.append("guardian.W001")
# Append authentication backends
AUTHENTICATION_BACKENDS.append("rules.permissions.ObjectPermissionBackend")
HAYSTACK_BACKEND_SHORT = "whoosh"
HAYSTACK_CONNECTIONS = {
"default": {"ENGINE": "haystack_redis.RedisEngine", "PATH": REDIS_URL,},
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment