Browse Source

Add REDIS_EXPIRES to default configuration file

pull/268/head
Pawel Kuzak 9 years ago
parent
commit
4a03b9b469
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      debian/ngcp-rtpengine-daemon.default

+ 1
- 0
debian/ngcp-rtpengine-daemon.default View File

@ -23,6 +23,7 @@ TABLE=0
# REDIS_WRITE_DB=1
# REDIS_WRITE_AUTH_PW=foobar
# REDIS_NUM_THREADS=8
# REDIS_EXPIRE=86400
# NO_REDIS_REQUIRED=yes
# B2B_URL=http://127.0.0.1:8090/
# LOG_LEVEL=6


Loading…
Cancel
Save