summaryrefslogtreecommitdiff
path: root/lib/Multi
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-02-21 08:30:46 +0100
committerYorhel <git@yorhel.nl>2020-03-16 12:45:42 +0100
commitbe6aa6cc7e8034cfc064acb22f44e66aa527e06f (patch)
treef5e27345a3bec3d4d516a7c986d34b23e37c2d28 /lib/Multi
parent8fe95ae3c2119e5a5219ad072d441bac406ea547 (diff)
imgflag: Initial schema + UI for image flagging
Lots of TODO's left to work on, but you have to start somewhere. I've bumped the Docker image version because this change requires TUWF commit 74aad378d49592df4359ea8a9f6f36d4a0013c04 (Elm decoder for structs with more than 8 fields)
Diffstat (limited to 'lib/Multi')
-rw-r--r--lib/Multi/Maintenance.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Multi/Maintenance.pm b/lib/Multi/Maintenance.pm
index abed87a6..e0f9e08d 100644
--- a/lib/Multi/Maintenance.pm
+++ b/lib/Multi/Maintenance.pm
@@ -74,6 +74,9 @@ my %dailies = (
# takes about 4 seconds, OK
vnstats => 'SELECT update_vnvotestats()',
+ # takes a few seconds, need more data and measurements. This query /should/ not be necessary.
+ imagecache => 'SELECT update_images_cache(NULL)',
+
# should be pretty fast
cleangraphs => q|
DELETE FROM relgraphs vg