mirror of
https://github.com/fluencelabs/redis
synced 2025-06-15 02:01:21 +00:00
committed by
antirez
parent
a19cdc5138
commit
213e819293
@ -29,7 +29,7 @@ port 26379
|
|||||||
# dir <working-directory>
|
# dir <working-directory>
|
||||||
# Every long running process should have a well-defined working directory.
|
# Every long running process should have a well-defined working directory.
|
||||||
# For Redis Sentinel to chdir to /tmp at startup is the simplest thing
|
# For Redis Sentinel to chdir to /tmp at startup is the simplest thing
|
||||||
# for the process to don't interferer with administrative tasks such as
|
# for the process to don't interfere with administrative tasks such as
|
||||||
# unmounting filesystems.
|
# unmounting filesystems.
|
||||||
dir /tmp
|
dir /tmp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user