Update .env.example
This commit is contained in:
parent
96bb16e130
commit
2fb92c5a44
1 changed files with 2 additions and 18 deletions
20
.env.example
20
.env.example
|
|
@ -1,20 +1,4 @@
|
|||
# Gun db storage
|
||||
DATA_FILE_NAME=radata2
|
||||
# Gun peer
|
||||
PEERS=["https://gun.shock.network/gun","https://gun-eu.shock.network/gun"]
|
||||
# pub and nostr peers
|
||||
PEERS=["https://wut.shock.network/gun"]
|
||||
# API Device Token
|
||||
MS_TO_TOKEN_EXPIRATION=4500000
|
||||
# E2EE
|
||||
SHOCK_ENCRYPTION_ECC=true
|
||||
CACHE_HEADERS_MANDATORY=true
|
||||
SHOCK_CACHE=true
|
||||
# SSH Tunnel Provider
|
||||
LOCAL_TUNNEL_SERVER=https://tunnel.rip
|
||||
# Default content to your own seed server
|
||||
TORRENT_SEED_URL=https://webtorrent.shock.network
|
||||
# Admin token for your own seed server
|
||||
TORRENT_SEED_TOKEN=jibberish
|
||||
# "default" or "hosting"
|
||||
DEPLOYMENT_TYPE=hosting
|
||||
# allow to create a user with unlocked lnd
|
||||
ALLOW_UNLOCKED_LND=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue