Change expiration to 30 days

This commit is contained in:
John Crepezzi 2011-11-28 10:37:39 -05:00
parent a1ba8b6b71
commit 2de05d9055
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"host": "localhost",
"port": 6379,
"db": 2,
"expire": 3600
"expire": 2592000
},
"documents": {