config: data_dir: /data homeserver: https://opendev.ems.host user_id: "@logs:opendev.org" password: "{{ matrix_logs_password }}" log_dir: /logs # For each room, add the following: # id: The full Matrix ID of the room # path: A relative path to log_dir, or begin with '/' for an absolute path. rooms: - id: "#test:opendev.org" path: "#test" - id: "#zuul:opendev.org" path: "#zuul"