forked from Alex/Pterodactyl-Panel
Merge pull request #3220 from Software-Noob/patch-2
Increase Rust server name length
This commit is contained in:
commit
2ea5fc2e84
@ -31,7 +31,7 @@
|
||||
"default_value": "A Rust Server",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|string|max:40"
|
||||
"rules": "required|string|max:60"
|
||||
},
|
||||
{
|
||||
"name": "OxideMod",
|
||||
|
Loading…
Reference in New Issue
Block a user