Skip to content

Commit

Permalink
docs: added "CIPHER_KEY" in .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-fork committed Dec 27, 2023
1 parent 0782dc8 commit 7961506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ BOT_TOKEN=bot-token-from-@BotFather
USE_ENV=False
MEGA_EMAIL=[email protected]
MEGA_PASSWORD=mypassword
CIPHER_KEY=vJmDXO4xria6SYVcOfVYd3k3YM8WiiGBfRjbQ8MBsvI=

DOWNLOAD_LOCATION=${PWD}/NexaBots
CHUNK_SIZE=524288
Expand Down

0 comments on commit 7961506

Please sign in to comment.