This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
2020-06-22 09:54:01 +00:00
|
|
|
# siad environment variables
|
|
|
|
SIA_API_PASSWORD=""
|
|
|
|
SIA_DATA_DIR="/home/user/.sia"
|
|
|
|
SIAD_DATA_DIR="/home/user/siad"
|
|
|
|
SIA_WALLET_PASSWORD=""
|
|
|
|
|
|
|
|
# portal specific environment variables
|
|
|
|
API_PORT="9980"
|
2021-07-16 11:12:58 +00:00
|
|
|
|
|
|
|
# discord integration
|
|
|
|
DISCORD_WEBHOOK_URL=""
|
|
|
|
DISCORD_MENTION_USER_ID=""
|
|
|
|
DISCORD_MENTION_ROLE_ID=""
|