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.

13 lines
198 B

  1. [external_service]
  2. CONSTA = D01
  3. CONSTB = 1
  4. CONSTC = -23
  5. [external_service.ftp]
  6. server = my_prod_server
  7. in_path = /in/
  8. out_path= /out/
  9. user = prod_user
  10. password = my_prod_password
  11. tls = 0
  12. port = 21