We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2dccc2 commit f166dcaCopy full SHA for f166dca
pkg/settings/values.go
@@ -16,7 +16,7 @@ import (
16
17
// MaxSettings is the maximum number of settings that the system supports.
18
// Exported for tests.
19
-const MaxSettings = 1023
+const MaxSettings = 1151
20
21
// Values is a container that stores values for all registered settings.
22
// Each setting is assigned a unique slot (up to MaxSettings).
0 commit comments