Initial commit

This commit is contained in:
haochengkuo
2021-08-31 10:18:35 +08:00
parent 2ad6fb7b44
commit dc05a795b7
44 changed files with 5197 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
---
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