Skip to content

Commit 2ea5fc2

Browse files
authored
Merge pull request pterodactyl#3220 from Software-Noob/patch-2
Increase Rust server name length
2 parents 7af08b1 + 06fe47f commit 2ea5fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/Seeders/eggs/rust/egg-rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"default_value": "A Rust Server",
3232
"user_viewable": true,
3333
"user_editable": true,
34-
"rules": "required|string|max:40"
34+
"rules": "required|string|max:60"
3535
},
3636
{
3737
"name": "OxideMod",

0 commit comments

Comments
 (0)