add another synology js file that is available when downloading files[ci skip]

This commit is contained in:
Viktor Barzin 2023-11-03 23:47:02 +00:00
parent 3f809e946a
commit 5bd6abe963
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -44,7 +44,7 @@ module "nas-files" {
tls_secret_name = var.tls_secret_name
backend_protocol = "HTTPS"
protected = false # allow anyone to download files
ingress_path = ["/sharing", "/scripts", "/webman", "/wfmlogindialog.js"]
ingress_path = ["/sharing", "/scripts", "/webman", "/wfmlogindialog.js", "/fsdownload"]
}
# https://idrac.viktorbarzin.me/

Binary file not shown.