mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
[docs] Add ICESHRIMP_SECRETS to installation docs
This commit is contained in:
parent
026538f8a1
commit
6849a10a6a
@ -127,6 +127,7 @@ If this is your first run, after Iceshrimp has started successfully, you'll be a
|
||||
|
||||
### Environment variables
|
||||
- `ICESHRIMP_CONFIG` (default: `.config/default.yml`) to change where the the config file is located
|
||||
- `ICESHRIMP_SECRETS` (default: unset) if you want to keep your secrets in a separate config file
|
||||
- `ICESHRIMP_MEDIA_DIR` (default: `files`) to change where internally stored files are located
|
||||
- `ICESHRIMP_CUSTOM_DIR` (default: `custom`) to change where custom assets and locales are located (caution: assets are copied at build time or when running `yarn gulp`, not during startup!)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user