mirror of
https://github.com/amnezia-vpn/amneziawg-exporter.git
synced 2026-05-17 08:36:38 +03:00
19 lines
288 B
Plaintext
19 lines
288 B
Plaintext
bind 0.0.0.0
|
|
protected-mode no
|
|
port 6379
|
|
tcp-backlog 511
|
|
timeout 0
|
|
tcp-keepalive 300
|
|
daemonize no
|
|
pidfile /run/redis.pid
|
|
loglevel warning
|
|
logfile ""
|
|
databases 16
|
|
always-show-logo no
|
|
set-proc-title no
|
|
save 3600 1
|
|
stop-writes-on-bgsave-error no
|
|
rdbcompression yes
|
|
rdbchecksum yes
|
|
dir /data
|