mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update redis.conf
This commit is contained in:
parent
227cc41780
commit
b1d9ccc66c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ protected-mode yes
|
|||
|
||||
# Accept connections on the specified port, default is 6379 (IANA #815344).
|
||||
# If port 0 is specified Redis will not listen on a TCP socket.
|
||||
port __REDIS_PORT__
|
||||
port __PORT_REDIS__
|
||||
|
||||
# TCP listen() backlog.
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue