mirror of
https://github.com/parkervcp/eggs.git
synced 2025-03-14 06:57:21 +08:00
commit
bd136d87bd
@ -115,12 +115,12 @@
|
||||
},
|
||||
{
|
||||
"name": "Server Password",
|
||||
"description": "Password to join the server, Blank is none.",
|
||||
"description": "Password to join the server, \"\" is none",
|
||||
"env_variable": "SERVER_PASS",
|
||||
"default_value": "",
|
||||
"default_value": "\"\"",
|
||||
"user_viewable": 1,
|
||||
"user_editable": 1,
|
||||
"rules": "nullable|string|max:30"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user