From 9eff7a08fb058724636840b520c4fa497e81ae87 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Sun, 11 Feb 2024 02:50:24 +0100 Subject: [PATCH] sync --- .env.example | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.env.example b/.env.example index aa3bf13..937c60c 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ # -*- mode: bash -*- # vi: ft=bash # shellcheck disable=SC2034,SC2148,SC2016 -# + # Use Dottie (https://github.com/jippi/dottie) to manage this .env file easier! # # For example: @@ -318,12 +318,6 @@ BROADCAST_DRIVER="redis" # @dottie/validate required,boolean #RESTRICT_HTML_TYPES="true" -# Passport uses encryption keys while generating secure access tokens -# for your application. -# -# By default, the keys are stored as local files but can be set via environment -# variables when that is more convenient. - # @see https://docs.pixelfed.org/technical-documentation/config/#passport_private_key # @dottie/validate required #PASSPORT_PRIVATE_KEY=""