From a9ae121d784e01a3269c3492fdef18d63c5720a1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:07:14 +0100 Subject: [PATCH] Update README.md --- nextcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 5e0386753..5ccbb98af 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -64,7 +64,7 @@ You chose SQLite as database. SQLite should only be used for minimal and development instances. For production we recommend a different database backend. If you use clients for file syncing, the use of SQLite is highly discouraged. -```bash +``` and you want to overcome this, follow the below steps: 1. Install `mariadb` add-on, configure it with some random infos and start it. It is important to start it successfully in order to be seen by `nextcloud` in the network.