mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-16 20:08:59 -04:00
groupware: VSCode launcher: change GROUPWARE_JMAP_MASTER_USERNAME from 'master' to 'admin@example.org' to make it work with Stalwart >= 0.16
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -140,7 +140,7 @@
|
||||
"OC_ADD_RUN_SERVICES": "auth-api,groupware",
|
||||
"GROUPWARE_LOG_LEVEL": "trace",
|
||||
|
||||
"GROUPWARE_JMAP_MASTER_USERNAME": "master",
|
||||
"GROUPWARE_JMAP_MASTER_USERNAME": "admin@example.org",
|
||||
"GROUPWARE_JMAP_MASTER_PASSWORD": "admin",
|
||||
|
||||
"GROUPWARE_SEND_DURATIONS_RESPONSE": "true",
|
||||
|
||||
Reference in New Issue
Block a user