From bd252dbc16526d508162fa001f6cf3f830bc1b62 Mon Sep 17 00:00:00 2001 From: josephbadow Date: Sat, 3 Jun 2023 22:16:59 +0200 Subject: [PATCH] amend links in .env.example to point to correct documentation pages --- .env.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.example b/.env.example index 8096cda234..45c7fb9fec 100644 --- a/.env.example +++ b/.env.example @@ -62,7 +62,7 @@ APP_LOG_LEVEL=notice AUDIT_LOG_LEVEL=info # Database credentials. Make sure the database exists. I recommend a dedicated user for Firefly III -# For other database types, please see the FAQ: https://docs.firefly-iii.org/support/faq +# For other database types, please see the FAQ: https://docs.firefly-iii.org/firefly-iii/faq/self-hosted/#i-want-to-use-sqlite # If you use Docker or similar, you can set these variables from a file by appending them with _FILE # Use "pgsql" for PostgreSQL # Use "mysql" for MySQL and MariaDB. @@ -134,7 +134,7 @@ COOKIE_SECURE=false COOKIE_SAMESITE=lax # If you want Firefly III to email you, update these settings -# For instructions, see: https://docs.firefly-iii.org/advanced-installation/email +# For instructions, see: https://docs.firefly-iii.org/firefly-iii/advanced-installation/email/#email # If you use Docker or similar, you can set these variables from a file by appending them with _FILE MAIL_MAILER=log MAIL_HOST=null @@ -188,7 +188,7 @@ MAP_DEFAULT_ZOOM=6 # - 'web' (default, uses built in DB) # - 'remote_user_guard' for Authelia etc # Read more about these settings in the documentation. -# https://docs.firefly-iii.org/advanced-installation/authentication +# https://docs.firefly-iii.org/firefly-iii/advanced-installation/authentication # # LDAP is no longer supported :( #