Files
truenas-apps/ix-dev/community/webdav/ix_values.yaml
truenasbot 6913b00f76 chore(deps): update updates-patch-minor (#2814)
* chore(deps): update updates-patch-minor

* fix immich

* fix validation

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-07-28 14:27:07 +03:00

18 lines
573 B
YAML

images:
image:
repository: httpd
tag: 2.4.65
consts:
webdav_container_name: webdav
perms_container_name: permissions
ssl_cert_path: /etc/certificates/tls.crt
ssl_key_path: /etc/certificates/tls.key
shares_prefix: shares
pid_base_path: /usr/local/apache2/var
module_path: /usr/local/apache2/modules
httpd_conf_path: /usr/local/apache2/conf/httpd.conf
auth_file_base: /etc/apache2/webdavht
webdav_http_config_path: /usr/local/apache2/conf/Includes/webdav-http.conf
webdav_https_config_path: /usr/local/apache2/conf/Includes/webdav-https.conf