-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
With joomla 5.3.3
To setup the Redis cache configuration
My host is like : /home/******/.redis/redis.sock
So my port must be set to : 0
But, despite this code :
The Redis port still refused when we save the configuration.
Invalid field: Redis server port
Seems related to the fields behaviour
Thanks