From d688c79e17424d9cd53a36ea0b8b4aa009d15865 Mon Sep 17 00:00:00 2001 From: lamusmaser Date: Sat, 20 Apr 2024 06:01:56 -0600 Subject: [PATCH] Fix spacing. --- mkdocs/docs/installation/synology.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs/docs/installation/synology.md b/mkdocs/docs/installation/synology.md index 7049f5a..7aa2b35 100644 --- a/mkdocs/docs/installation/synology.md +++ b/mkdocs/docs/installation/synology.md @@ -164,8 +164,8 @@ Once all of the folders have been created, it should have a folder structure wit | `path.repo` | `/usr/share/elasticsearch/data/snapshot` | !!! danger "BE AWARE" - - Do not use the default password, as it is very insecure. - - Activating snapshots for backups should only be done *after* setting the `path.repo` setting. + - Do not use the default password, as it is very insecure. + - Activating snapshots for backups should only be done *after* setting the `path.repo` setting. ![Synology - ElasticSearch Environment Configurations](../assets/Synology_0.2.0_Docker-ES-Env-Conf.png) @@ -221,8 +221,8 @@ Once all of the folders have been created, it should have a folder structure wit | `TZ` | `America/New_York` | !!! danger "BE AWARE" - - Do not use the default password as it is very insecure. - - Ensure that ELASTIC_PASSWORD matches the password used on the `tubearchivist-es` container. + - Do not use the default password as it is very insecure. + - Ensure that ELASTIC_PASSWORD matches the password used on the `tubearchivist-es` container. ![Synology - Tube Archivist Environment Configurations](../assets/Synology_0.2.0_Docker-TA-Env-Conf.png)