mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-03-07 04:27:30 +08:00
search tag fix
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
#bind 127.0.0.1
|
||||
#bind 0.0.0.0
|
||||
daemonize no
|
||||
requirepass root
|
||||
|
||||
appendonly yes
|
||||
auto-aof-rewrite-percentage 100
|
||||
auto-aof-rewrite-min-size 64mb
|
||||
|
||||
# save 900 1
|
||||
# save 300 10
|
||||
# save 60 10000
|
||||
# dir /data/
|
||||
# dbfilename dump.rdb
|
||||
|
||||
|
||||
tcp-keepalive 300
|
||||
stop-writes-on-bgsave-error no
|
||||
Reference in New Issue
Block a user