Searched refs:_REDIS_CONFIG_FILE (Results 1 – 1 of 1) sorted by relevance
86 _REDIS_CONFIG_FILE="/etc/redis/$REDIS_PORT.conf"87 read -p "Please select the redis config file name [$_REDIS_CONFIG_FILE] " REDIS_CONFIG_FILE89 REDIS_CONFIG_FILE=$_REDIS_CONFIG_FILE