ui(admin): start work on server startup settings
This commit is contained in:
parent
6362731d55
commit
a615b7fa70
7 changed files with 239 additions and 157 deletions
|
@ -135,7 +135,7 @@ export function ServerResourceContainer () {
|
|||
<FormikSwitch
|
||||
name={'oomKiller'}
|
||||
label={'Out of Memory Killer'}
|
||||
description={'Enabling OOM killer may cause server processes to exit unexpectedly. '}
|
||||
description={'Enabling OOM killer may cause server processes to exit unexpectedly.'}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue