15 lines
426 B
Markdown
15 lines
426 B
Markdown
# Motto
|
|
|
|
Motto presents files from a static file server in a more friendly way
|
|
|
|
## Documentation
|
|
|
|
### Configuration
|
|
|
|
- `ROOT_URL=(url)` - the static file server instance to get files from
|
|
- `ENABLE_REPOINTING=(true|default:false)` - enable [repointing](#Repointing)
|
|
|
|
### Repointing
|
|
|
|
If enabled, repointing allows a url to be specified in the `root` query parameter that will override
|
|
the default url of the static file server
|