mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 10:23:42 -05:00
Add agent mode, fix config version bug
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
"minimum": 3,
|
||||
"maximum": 3
|
||||
},
|
||||
"agent": {
|
||||
"type": "boolean",
|
||||
"description": "Whether or not to enable agent mode. When agent mode is enabled, the server only exposes the API and the web interface is unavailable."
|
||||
},
|
||||
"registries": {
|
||||
"type": "object",
|
||||
"description": "Configuration options for specific registries",
|
||||
|
||||
Reference in New Issue
Block a user