diff --git a/src/scripts/config/aria2Options.js b/src/scripts/config/aria2Options.js index 19cf2c7..415b099 100644 --- a/src/scripts/config/aria2Options.js +++ b/src/scripts/config/aria2Options.js @@ -17,6 +17,11 @@ // [max: 0,] //SUPPORT 'integer', 'float' // [pattern: ''] // } + 'gid': { + type: 'string', + readonly: true, + required: true + }, 'dir': { type: 'string', required: true