docs(README): configuration file is optional
All checks were successful
/ pre-commit (push) Successful in 1m16s
All checks were successful
/ pre-commit (push) Successful in 1m16s
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
b35828d909
commit
0ed61db444
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ The file format is **JSON**:
|
|||
* **clients_base_url** (string): Define the base URL to download clients (default "https://git.riou.xyz/jriou/coller/releases/download"). The version (or "latest") will be append.
|
||||
* **disable_editor** (bool): Disable Ace editor.
|
||||
|
||||
The configuration file is not required but the service might not be exposed to the public.
|
||||
The configuration file is optional.
|
||||
|
||||
## API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue