forked from ticketfrei/ticketfrei
11 lines
177 B
Plaintext
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"
|