From 10d59e949aece5d4dd5c1b54d9b26300f792a3db Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Wed, 28 Aug 2013 18:39:45 +1000 Subject: [PATCH] Performance: Add `expires` index to antispm table to make purging old hashes a little quicker --- install.php | 4 +++- install.sql | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/install.php b/install.php index 3054bf10..35c1ecb7 100644 --- a/install.php +++ b/install.php @@ -1,7 +1,7 @@