mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update tljh/config_schema.py
Co-authored-by: Min RK <benjaminrk@gmail.com>
This commit is contained in:
@@ -84,7 +84,7 @@ config_schema = {
|
||||
"cpu": {
|
||||
"anyOf": [
|
||||
{"type": "number", "minimum": 0},
|
||||
{"type": "string", "enum": ["None"]},
|
||||
{"type": "null"},
|
||||
]
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user