File tree Expand file tree Collapse file tree
ibm_i/assets/configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,24 +53,21 @@ files:
5353 The timeout (in seconds) applied to queries on job views (ACTIVE_JOB_INFO, JOB_INFO) made on the IBM i system.
5454 value :
5555 type : integer
56- minimum : 0
57- exclusiveMinimum : true
56+ exclusiveMinimum : 0
5857 example : 240
5958 - name : system_mq_query_timeout
6059 description : |
6160 The timeout (in seconds) applied to queries on message queue views (MESSAGE_QUEUE_INFO) made on the IBM i system.
6261 value :
6362 type : integer
64- minimum : 0
65- exclusiveMinimum : true
63+ exclusiveMinimum : 0
6664 example : 80
6765 - name : query_timeout
6866 description : |
6967 The timeout (in seconds) applied to queries made on the IBM i system.
7068 value :
7169 type : integer
72- minimum : 0
73- exclusiveMinimum : true
70+ exclusiveMinimum : 0
7471 example : 30
7572 - name : queries
7673 description : |
You can’t perform that action at this time.
0 commit comments