This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Windows Service Documentation.docx
points to wrong config file #390
Open
Description
If you installed Redis using the MSI package, then Redis was already installed as a Windows service. Nothing further to do. If you would like to change its settings, you can update the redis.windows.conf file and then restart the Redis service (Run -> services.msc -> Redis -> Restart).
I think this should say redis.windows-service.conf, not redis.windows.conf.