From 5358466ed955f707c1efec3ad923113a64b52764 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Mon, 9 Jul 2018 10:16:35 +0200 Subject: [PATCH] MariaDB modifications binlog_format = ROW transaction_isolation = READ-COMMITTED --- install-nextcloud.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-nextcloud.sh b/install-nextcloud.sh index 44dcd5c..4ba1ba6 100644 --- a/install-nextcloud.sh +++ b/install-nextcloud.sh @@ -3,8 +3,8 @@ # https://www.c-rieger.de # https://github.com/riegercloud # INSTALL-NEXTCLOUD.SH -# Version 3.2 -# July, 8th, 2018 +# Version 3.3 +# July, 9th, 2018 ####################################################### # Ubuntu 18.04 LTS #######################################################