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.
14 lines
198 B
14 lines
198 B
[external_service]
|
|
CONSTA = D01
|
|
CONSTB = 1
|
|
CONSTC = -23
|
|
|
|
|
|
[external_service.ftp]
|
|
server = my_prod_server
|
|
in_path = /in/
|
|
out_path= /out/
|
|
user = prod_user
|
|
password = my_prod_password
|
|
tls = 0
|
|
port = 21
|