medsrv.opt 740 B

123456789101112131415161718192021222324252627
  1. medsrv.database =
  2. Mediation server database URI. If it contains a password, make
  3. sure to adjust the permissions of the config file accordingly.
  4. medsrv.debug = no
  5. Debugging in mediation server web application.
  6. medsrv.dpd = 5m
  7. DPD timeout to use in mediation server plugin.
  8. medsrv.load =
  9. Plugins to load in mediation server plugin.
  10. medsrv.password_length = 6
  11. Minimum password length required for mediation server user accounts.
  12. medsrv.rekey = 20m
  13. Rekeying time on mediation connections in mediation server plugin.
  14. medsrv.socket =
  15. Run Mediation server web application statically on socket.
  16. medsrv.threads = 5
  17. Number of thread for mediation service web application.
  18. medsrv.timeout = 15m
  19. Session timeout for mediation service.