From 0ee8acafe3c7ff16fd703690bb8f55c450ec844c Mon Sep 17 00:00:00 2001 From: Michael 'Flimmy' Flemming Date: Thu, 11 Dec 2025 12:07:52 +0100 Subject: [PATCH] remove leading space from commented vars --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index cdc3d2d..8c3ae96 100644 --- a/.env.example +++ b/.env.example @@ -120,7 +120,7 @@ LOG_LEVEL= # Define the kind of logging. # The default log can be read by machines. # Set this to true to make the log human readable. -# LOG_PRETTY=true +#LOG_PRETTY=true # # Define the openCloud storage location. Set the paths for config and data to a local path. # Ensure that the configuration and data directories are owned by the user and group with ID 1000:1000. @@ -133,7 +133,7 @@ LOG_LEVEL= # The default uses the bind mount to the config/opencloud/apps directory. # Example: curl -L https://github.com/opencloud-eu/web-extensions/releases/download/unzip-v1.0.2/unzip-1.0.2.zip | tar -xz -C config/opencloud/apps # NOTE: you need to restart the openCloud container to load the new extensions. -# OC_APPS_DIR=/your/local/opencloud/apps +#OC_APPS_DIR=/your/local/opencloud/apps # Define the ldap-server storage location. Set the paths for config and data to a local path. # LDAP_CERTS_DIR=