name: "Seafile sync" description: "My first real add-on!" version: "0.0.01" slug: "seafile_test" init: false arch: - amd64 map: - "config:ro" options: SEAF_SERVER_URL: https://example.com SEAF_USERNAME: name of user SEAF_PASSWORD: 1234 SEAF_LIBRARY_UUID: 0000 schema: SEAF_SERVER_URL: url SEAF_USERNAME: str SEAF_PASSWORD: password SEAF_LIBRARY_UUID: str #volumes: # - /config:/library:ro