From 1d1d462bc0f272a67a5f1e2c9a644513a711d18b Mon Sep 17 00:00:00 2001 From: Simon L Date: Mon, 24 Apr 2023 16:06:08 +0200 Subject: [PATCH] fix spacing of aio-config Signed-off-by: Simon L --- php/templates/includes/aio-config.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php/templates/includes/aio-config.twig b/php/templates/includes/aio-config.twig index f991cdb1..5b9a2660 100644 --- a/php/templates/includes/aio-config.twig +++ b/php/templates/includes/aio-config.twig @@ -1,8 +1,8 @@
Click here to view the current AIO config and documentation links
{% if domain != '' %} - Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the config.phpdocumentation.

- You can run Nextcloud's usual occ commands by following the occdocumentation.

+ Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the config.php documentation.

+ You can run Nextcloud's usual occ commands by following the occ documentation.

{% endif %} {% if nextcloud_datadir starts with '/' %}