openais.conf 276 B

12345678910111213141516171819202122
  1. # Please read the openais.conf.5 manual page
  2. totem {
  3. version: 1
  4. secauth: off
  5. bindnetaddr: 192.168.2.0
  6. mcastaddr: 226.94.1.1
  7. mcastport: 5405
  8. netmtu: 1500
  9. threads: 0
  10. }
  11. logging {
  12. logoutput: stderr
  13. logfile: /tmp/ais
  14. debug: off
  15. timestamp: on
  16. }
  17. amf {
  18. mode: enabled
  19. }