various changes to components

This commit is contained in:
janis
2023-09-18 16:14:57 +02:00
parent 130831f050
commit a856f227bc
7 changed files with 16 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
{
"init":true,
"setupDone":false,
"setupDone":true,
"twoFA":"enforce",
"twoFAMode":"enhanced",
"db":"mysql",
"payments":"payrexx",
"db":"json",
"payments":"stripe",
"name":"libreevent",
"yourDomain":"http://localhost:8080",
"mailSender":"libreevent <no-reply@libreevent.janishutz.com>",