Files
libreevent/src/server/config/settings.config.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>"
}