mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
13 lines
326 B
JSON
13 lines
326 B
JSON
{
|
|
"init": true,
|
|
"twoFA": "allow",
|
|
"setupKey": "hello world",
|
|
"twoFAMode": "enhanced",
|
|
"db": "mysql",
|
|
"payments": "payrexx",
|
|
"name": "libreevent",
|
|
"yourDomain": "http://localhost:8080",
|
|
"mailSender": "libreevent <info@libreevent.janishutz.com>",
|
|
"maxTickets": 10,
|
|
"currency": "CHF"
|
|
} |