[Readme] Add env variables to config docs
This commit is contained in:
parent
a6cdcc8f5b
commit
6f9b790031
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue