mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"init": true,
|
|
"twoFA": "allow",
|
|
"twoFAMode": "enhanced",
|
|
"db": "mysql",
|
|
"payments": "stripe",
|
|
"name": "libreevent",
|
|
"yourDomain": "http://localhost:8081",
|
|
"mailSender": "libreevent <info@libreevent.janishutz.com>"
|
|
} |