Add files via upload

This commit is contained in:
alantang 2025-03-26 13:20:57 +08:00 committed by GitHub
parent c68acf4edd
commit 6d17b1e9b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
js/alistjar.example.json Normal file
View File

@ -0,0 +1,10 @@
{
"drives": [
{
"name": "alist.jar",
"search": true,
"searchable": true,
"server": "http://192.168.1.1:5678/"
}
]
}