pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 68 forks source link

How to use custom host? #340

Closed erikdemarco closed 2 years ago

erikdemarco commented 2 years ago

How to use custom host? Other settings can easily be changed using CONSTANT like 'WP_CACHE_KEY_SALT' But how to change redis server setting from the default 127.0.0.1?