Files
synology-csi/config/client-info-template.yml
2021-08-31 10:18:35 +08:00

18 lines
529 B
YAML

---
clients:
- host: 192.168.1.1
port: 5000
https: false
username: username
password: password
- host: 192.168.1.2
port: 5000
https: false
username: username
password: password
#host: # ipv4 address or domain of the DSM
#port: # port for connecting to the DSM
#https: # set this true to use https. you need to specify the port to DSM HTTPS port as well
#username: # username
#password: # password