You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
191 B

[external_service]
CONSTA = D01
CONSTB = 1
CONSTC = -23
[external_service.ftp]
server = 127.0.0.1
in_path = /in/
out_path= /out/
user = toto
password = my_dev_password
tls = 0
port = 8074