diff --git a/.env b/.env index 39b59714..53204db2 100755 --- a/.env +++ b/.env @@ -30,8 +30,7 @@ SHUFFLE_APP_HOTLOAD_LOCATION=./shuffle-apps SHUFFLE_FILE_LOCATION=./shuffle-files # Encryption modifier. This HAS to be set to encrypt any authentication being used in Shuffle. This is put together with other relevant values to ensure multiple parts are needed to decrypt. -# If this key is l -# st or changed, you will have to reauthenticate all apps. +# If this key is lost or changed, you will have to reauthenticate all apps. SHUFFLE_ENCRYPTION_MODIFIER= # Other configs