docs(README): configuration file is optional
All checks were successful
/ pre-commit (push) Successful in 1m16s

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2025-10-10 13:01:18 +02:00
commit 0ed61db444
Signed by: jriou
GPG key ID: 9A099EDA51316854

View file

@ -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