mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
add comment about heroku + deleting files
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user