Skip to content

Commit cf006d8

Browse files
committed
fix added config=True
1 parent 04785c7 commit cf006d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_server/serverapp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2007,7 +2007,6 @@ def _default_terminals_enabled(self) -> bool:
20072007
20082008
Set to False to disable recording the http_request_duration_seconds metric.
20092009
""",
2010-
config=True,
20112010
)
20122011

20132012
extra_log_scrub_param_keys = List(

0 commit comments

Comments
 (0)