[Readme] Add env variables to config docs

main
Oj 2 years ago
parent a6cdcc8f5b
commit 6f9b790031

@ -47,3 +47,7 @@ An example of a settings.json with OpenAsar config:
}
}
```
Additionally there are some environmental variables you can use:
- `OPENASAR_QUICKSTART` (bool, default false) - same as `quickstart` config option
- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing)
Loading…
Cancel
Save