Add webp thumbnail conversion task to optimize performance of fast scrolling (#172)
* Update readme * Added webp to table and entity * Added cronjob and sharp dependencies * Added conversion of webp every 5 minutes and endpoint will now server webp image if exist
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
export const serverVersion = {
|
||||
major: 1,
|
||||
minor: 9,
|
||||
minor: 10,
|
||||
patch: 0,
|
||||
build: 13,
|
||||
build: 14,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user