mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-03 08:23:33 +02:00
* full commit obsidian * updates on readme and clarification for addons community for easy tag on issues * becouse of https://github.com/alexbelgium/hassio-addons/issues/2966 * restore build.yaml for obsidian addons --------- Co-authored-by: ToledoEM <8144940+ToledoEM@users.noreply.github.com>
14 lines
612 B
YAML
14 lines
612 B
YAML
configuration:
|
|
username:
|
|
name: Admin username
|
|
description: CouchDB administrator username. Use this in the Obsidian LiveSync plugin settings.
|
|
password:
|
|
name: Admin password
|
|
description: CouchDB administrator password. Leave blank to generate a strong one on first start and save it to /config/obsidian-syncserver/admin_password (also printed once in the log).
|
|
database:
|
|
name: Database name
|
|
description: CouchDB database holding the vault. Created automatically if missing. Must start with a lowercase letter.
|
|
log_level:
|
|
name: Log level
|
|
description: CouchDB log verbosity.
|