ticketfrei/config.toml.example
2024-10-09 15:13:39 +02:00

11 lines
177 B
Plaintext

[web]
host = "0.0.0.0" # will be used by bottle as a host.
port = 80
contact = "b3yond@riseup.net"
[mail]
mbox_user = "root"
[database]
db_path = "/var/ticketfrei/db.sqlite"