From f5fb8e8d2acfe1a1bd5323f2adc19edbfee27530 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 14 Jul 2019 14:37:46 +0200 Subject: [PATCH] Default to SQLite (#2443) Move SQLite as first option in install instead of MySQL. Lower barrier to entry. --- app/install.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/install.php b/app/install.php index c3aff3826..961a7c171 100644 --- a/app/install.php +++ b/app/install.php @@ -607,18 +607,18 @@ function printStep3() {