mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-22 20:18:33 -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:
1 parent
db14aebe21
commit
cce5be261d
1 file changed
+1
-1
Vendored
+1
-1
@@ -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