mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Some cloud providers (Google Memorystore) do not support any CLIENT commands By setting :id to nil in the redis config hash we can avoid these commands. This adds a special global setting GCE users can enable: `DISCOURSE_REDIS_SKIP_CLIENT_COMMANDS = true`