mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 08:44:46 +02:00
Reset this for now
This commit is contained in:
parent
e3699f34d8
commit
eb99f53d87
@ -583,7 +583,7 @@ class CreateServer extends CreateRecord
|
|||||||
Forms\Components\Hidden::make('io')
|
Forms\Components\Hidden::make('io')
|
||||||
->helperText('The IO performance relative to other running containers')
|
->helperText('The IO performance relative to other running containers')
|
||||||
->label('Block IO Proportion')
|
->label('Block IO Proportion')
|
||||||
->default(0),
|
->default(500),
|
||||||
|
|
||||||
Forms\Components\Grid::make()
|
Forms\Components\Grid::make()
|
||||||
->columns(4)
|
->columns(4)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user