You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to update the Redis config file in sudo vim /Applications/Redis.app/Contents/Resources/Vendor/redis/redis.conf but it still telling that it is a ReadOnly file.
What is the best way to update the redis.conf?
Can join statement here ? "../redis.conf "
self.task.arguments = [ "--dir", self.dataPath, "--logfile", "\(self.logPath)/redis.log"]
The text was updated successfully, but these errors were encountered: