diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 9f86004db..56efe06bf 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1192,7 +1192,7 @@ module /* * db_redis. * - * This module allows using Redis (http://redis.io) as a database backend. + * This module allows using Redis (https://redis.io/) as a database backend. * This module requires that m_redis is loaded and configured properly. * * Redis 2.8 supports keyspace notifications which allows Redis to push notifications |