Commit 2de05d90 authored by John Crepezzi's avatar John Crepezzi
Browse files

Change expiration to 30 days

parent a1ba8b6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    "host": "localhost",
    "port": 6379,
    "db": 2,
    "expire": 3600
    "expire": 2592000
  },

  "documents": {