Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi committed Feb 11, 2024
1 parent a29cf3f commit 9eff7a0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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=""
Expand Down

0 comments on commit 9eff7a0

Please sign in to comment.