maubot/example-config.yaml

20 lines
417 B
YAML

database:
type: sqlite3
name: maubot.db
logging:
directory: ./logs
file_mode: 0600
print_level: DEBUG
file_name_format: "{{.Date}}-{{.Index}}.log"
file_date_format: 2006-01-02
timestamp_format: Jan _2, 2006 15:04:05
# If multiple directories have a plugin with the same name, the first directory is used.
plugin_directories:
- ./plugins
server:
listen: 0.0.0.0:29316
base_path: /_matrix/maubot