diff --git a/.drone.star b/.drone.star index 72445ec71..b1db35a71 100644 --- a/.drone.star +++ b/.drone.star @@ -1485,6 +1485,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4): 'KONNECTD_IDENTIFIER_REGISTRATION_CONF': '/drone/src/tests/config/drone/identifier-registration.yml', 'KONNECTD_ISS': 'https://ocis-server:9200', 'KONNECTD_TLS': 'true', + 'OCIS_LOG_LEVEL': 'warn', } # Pass in "default" accounts_hash_difficulty to not set this environment variable.