From 383b9d4250bd82e06205813809e9f62e9c08514e Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 13 Nov 2020 14:09:34 +0100 Subject: [PATCH] Add MariaDB release into wo.conf --- config/wo.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/wo.conf b/config/wo.conf index 2a9fa94..afa1082 100644 --- a/config/wo.conf +++ b/config/wo.conf @@ -81,6 +81,11 @@ keylength = "ec-384" ### Default PHP version version = 7.3 +[mariadb] + +### Default MariaDB release +release = 10.5 + [update] ### If enabled, load a plugin named `update` either from the Python module