openais.conf 252 B

123456789101112131415161718
  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. }