mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 11:28:38 -06:00
Set log level to debug
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
This commit is contained in:
@@ -1619,6 +1619,7 @@ def notify(ctx):
|
||||
|
||||
def ocisServerWithIdp():
|
||||
environment = {
|
||||
"OCIS_LOG_LEVEL": "debug",
|
||||
"GRAPH_IDENTITY_BACKEND": "ldap",
|
||||
"GRAPH_LDAP_URI": "ldaps://0.0.0.0:9235",
|
||||
"GRAPH_LDAP_BIND_DN": "uid=libregraph,ou=sysusers,o=libregraph-idm",
|
||||
|
||||
Reference in New Issue
Block a user