mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Fix the same typo's in Firefly III's example env file. https://github.com/firefly-iii/docker/pull/1 Courtesy of @techash
This commit is contained in:
@@ -160,7 +160,7 @@ WINDOWS_SSO_KEY=AUTH_USER
|
|||||||
# field to sync as local username.
|
# field to sync as local username.
|
||||||
ADLDAP_SYNC_FIELD=userprincipalname
|
ADLDAP_SYNC_FIELD=userprincipalname
|
||||||
|
|
||||||
# You can disable the X-Frame-Options header if it interfears with tools like
|
# You can disable the X-Frame-Options header if it interferes with tools like
|
||||||
# Organizr. This is at your own risk.
|
# Organizr. This is at your own risk.
|
||||||
DISABLE_FRAME_HEADER=false
|
DISABLE_FRAME_HEADER=false
|
||||||
|
|
||||||
@@ -191,7 +191,7 @@ DKR_RUN_REPORT=true
|
|||||||
|
|
||||||
# Generate OAuth2 keys.
|
# Generate OAuth2 keys.
|
||||||
# When disabled, Firefly III won't attempt to generate OAuth2 Passport keys. This won't be an issue, IFF (if and only if)
|
# When disabled, Firefly III won't attempt to generate OAuth2 Passport keys. This won't be an issue, IFF (if and only if)
|
||||||
# you had previously generated keys already and they're stored in your database for restauration.
|
# you had previously generated keys already and they're stored in your database for restoration.
|
||||||
DKR_RUN_PASSPORT_INSTALL=true
|
DKR_RUN_PASSPORT_INSTALL=true
|
||||||
|
|
||||||
# Leave the following configuration vars as is.
|
# Leave the following configuration vars as is.
|
||||||
|
Reference in New Issue
Block a user