更新 Speed/Server.php
This commit is contained in:
parent
42bdfd6543
commit
077517cb45
@ -42,6 +42,7 @@ class Server extends Model
|
||||
'snapshot_limit' => 'present|nullable|integer|min:0',
|
||||
'backup_limit' => 'present|nullable|integer|min:0',
|
||||
'bandwidth_limit' => 'present|nullable|integer|min:0',
|
||||
'rate_limit' => 'present|nullable|numeric|min:0',
|
||||
'hydrated_at' => 'nullable|date',
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user