config.yaml 226 B

123456789101112
  1. document_name: "Elenco docenti"
  2. url: "http://localhost:3000"
  3. domain: "foo.org"
  4. log_level: 2
  5. cloud:
  6. username: admin
  7. password: password
  8. url: "http://localhost:8080/remote.php/webdav/"
  9. documents:
  10. output_path: "output"