Explorar o código

add comment about heroku + deleting files

jomo %!s(int64=10) %!d(string=hai) anos
pai
achega
04066591c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules/cache.js

+ 1 - 0
modules/cache.js

@@ -26,6 +26,7 @@ function connect_redis() {
 
 
 // flushes redis, deletes faces + helms
+// useful for heroku, files aren't kept between pushes
 function clear_cache() {
   console.log("Flushing redis");
   redis.flushall();