logmania/logmania_example.conf

10 lines
97 B
Plaintext

[api]
bind = ":8081"
[database]
type = "sqlite3"
connect = "test.db"
[webserver]
enable = true