mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-09 23:54:05 +08:00
Cache Cleared (#6101)
This commit is contained in:
committed by
GitHub
parent
cd9f83c54f
commit
0e30c43a80
@@ -343,6 +343,8 @@ module.exports.statusPageSocketHandler = (socket) => {
|
||||
statusPageID
|
||||
]);
|
||||
|
||||
apicache.clear();
|
||||
|
||||
} else {
|
||||
throw new Error("Status Page is not found");
|
||||
}
|
||||
|
Reference in New Issue
Block a user