mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-01-07 03:06:43 +08:00
update 2024-04-18 14:01:25
This commit is contained in:
parent
45ec1a8df8
commit
ca66e67fb5
@ -123,7 +123,7 @@ start_service() {
|
||||
json_add_boolean "force_https" "0"
|
||||
json_add_string "cert_file" "$ssl_cert"
|
||||
json_add_string "key_file" "$ssl_key"
|
||||
json_add_string "unix_file" "/var/run/alist.sock"
|
||||
json_add_string "unix_file" ""
|
||||
json_add_string "unix_file_perm" ""
|
||||
json_close_object
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user