1
0
mirror of https://github.com/gamaio/lobli.git synced 2025-01-21 23:03:15 +00:00
alopexc0de da266cce1a
Change link expire time to future (in secs)
expire() and setex() store as a countdown from now and doesn't persist it between server reboots and repopulation.
This is fixed by setting the keys to expire at a time in the future
2014-08-09 19:35:09 -04:00
..