Skip to content

Commit 5fe1f86

Browse files
committed
Merge branch 'main' of github.com:backdrop-ops/forum.backdropcms.org into main
2 parents 67f6b8d + eb250de commit 5fe1f86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/live-active/field.instance.node.feature.field_github_id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"default_value_function": null,
1919
"settings": {
2020
"min": "",
21-
"max": "999999999999",
21+
"max": "2147483647",
2222
"prefix": "",
2323
"suffix": "",
2424
"user_register_form": false

config/staging/field.instance.node.feature.field_github_id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"default_value_function": null,
1919
"settings": {
2020
"min": "",
21-
"max": "2147483646",
21+
"max": "2147483647",
2222
"prefix": "",
2323
"suffix": "",
2424
"user_register_form": false

0 commit comments

Comments
 (0)