14 lines
527 B
Markdown
14 lines
527 B
Markdown
# Nyazoom<sup>2</sup>
|
|
|
|
README is a supreme work in progress, terribly sorry
|
|
|
|
## Env Variables
|
|
|
|
<!-- markdownlint-disable MD013 -->
|
|
|
|
| variable | description | default |
|
|
| ----------- | --------------------------------------------- | ------------------------ |
|
|
| `CACHE_DIR` | the location for storing all downloaded files | "/var/lib/nyazoom/cache" |
|
|
| `DIST_DIR` | location of the folder to be static served | "./dist" |
|
|
|
|
<!-- markdownlint-restore -->
|