mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
add comment about heroku + deleting files
This commit is contained in:
parent
170ca55535
commit
04066591c5
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user