ui(admin): start work on server startup settings

This commit is contained in:
Matthew Penner 2021-09-12 23:50:12 -06:00
parent 6362731d55
commit a615b7fa70
No known key found for this signature in database
GPG key ID: 030E4AB751DC756F
7 changed files with 239 additions and 157 deletions

View file

@ -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>