@@ -154,7 +154,7 @@ BotanJS.prototype.compile = function( type )
if(k)
{
Dragonfly.Debug("FastCache: "+k);
fCache.expire(30);
fCache.expire(86400);
_self.storeForRender(rainet,type,k);
_self.emit("complete");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.