mirror of
https://github.com/uparrows/LANraragi_cn.git
synced 2025-01-09 04:27:28 +08:00
Update Database.pm
This commit is contained in:
parent
6d4a9a767a
commit
a79bfbfdb8
@ -52,7 +52,7 @@ sub clear_new_all {
|
||||
}
|
||||
|
||||
# Bust search cache completely, this is a big change
|
||||
invalidate_cache();
|
||||
invalidate_cache(1);
|
||||
$redis->quit();
|
||||
render_api_response( $self, "clear_new_all" );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user