Update configuration.md to include a missing parameter
This commit is contained in:
committed by
Quentin Gliech
parent
2af374b129
commit
3193d6a8c0
@@ -150,6 +150,12 @@ templates:
|
||||
|
||||
# Path to the frontend assets manifest file
|
||||
assets_manifest: /to/manifest.json
|
||||
|
||||
# From where to load the translation files
|
||||
# Default in Docker distribution: `/usr/local/share/mas-cli/translations/`
|
||||
# Default in pre-built binaries: `./share/translations/`
|
||||
# Default in locally-built binaries: `./translations/`
|
||||
translations_path: /to/translations
|
||||
```
|
||||
|
||||
## `clients`
|
||||
|
||||
Reference in New Issue
Block a user