Commit f61bb79
committed
Increase max config store value length
The maximum allowed length for a config store entry's value is now
configurable. The default is still 8k characters, but may be larger.
This increases the limit in the CLI to 64k. If a user attempts to create
an entry larger than their allowed limit, the API will return an error.1 parent 0208927 commit f61bb79
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments