mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
17 lines
287 B
INI
17 lines
287 B
INI
{
|
|
"id": "nc-zram",
|
|
"name": "Nc-zram",
|
|
"title": "nc-zram",
|
|
"description": "Enable compressed RAM to improve swap performance",
|
|
"info": "",
|
|
"infotitle": "",
|
|
"params": [
|
|
{
|
|
"id": "ACTIVE",
|
|
"name": "Active",
|
|
"value": "no",
|
|
"type": "bool"
|
|
}
|
|
]
|
|
}
|