mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Modify loglevel
This commit is contained in:
@@ -132,7 +132,7 @@ def test_extra_config(tmpdir, tljh_dir):
|
||||
|
||||
extra_config = {
|
||||
# modify existing value
|
||||
"dashboard": True,
|
||||
"logLevel": "ERROR",
|
||||
# modify existing value with multiple levels
|
||||
"entryPoints": {
|
||||
"auth_api": {
|
||||
|
||||
Reference in New Issue
Block a user