mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了cups-airprint、ddnsto-go、dozzle、drawio、emby_beta、filebrowser、libretv、nextcloud、onenav、portainer、zigbee2mqtt;
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"arch": ["aarch64","amd64"],
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "filebrowser提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑文件",
|
||||
"devices": [
|
||||
@@ -105,7 +109,10 @@
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web UI port"
|
||||
},
|
||||
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"schema": {
|
||||
"NoAuth": "bool",
|
||||
"base_folder": "str?",
|
||||
@@ -122,6 +129,6 @@
|
||||
"slug": "filebrowser",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.36.1",
|
||||
"version": "2.42.0-2",
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user