mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-02 00:40:07 +00:00
fix: address review feedback on oom_score_adj
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/87c4cd21-c405-46fd-b522-b6658f2f3b93 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
374695baae
commit
47a6fd2c0e
@@ -210,7 +210,7 @@
|
||||
"oom_score_adj": {
|
||||
"type": "integer",
|
||||
"minimum": -1000,
|
||||
"maximum": 0
|
||||
"maximum": 1000
|
||||
},
|
||||
"volumes": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user