Merge "Extend horizon session timout to 4 hours"

This commit is contained in:
Zuul 2020-06-10 22:07:41 +00:00 committed by Gerrit Code Review
commit 596b7a5ec3

View File

@ -150,3 +150,4 @@ data:
},
}
COMPRESS_OFFLINE = True
SESSION_TIMEOUT = 14400