aboutsummaryrefslogtreecommitdiff
path: root/voctogui/default-config.ini
blob: e058318bf78c529377083ad0db675277cb503ee6 (plain)
  1. [server]
  2. host=localhost
  3. [previews]
  4. width=320
  5. ;height=180
  6. ; true use if the server provides it
  7. ; false = never use it
  8. use=true
  9. [mainvideo]
  10. # disabled by default because it seems there's an issue, see
  11. # https://github.com/voc/voctomix/issues/37
  12. playaudio=false
  13. [videodisplay]
  14. # Use OpenGL - most performant
  15. system=gl
  16. # Use XVideo - oldschool
  17. #system=xv
  18. # Use simple X-Images - least performant
  19. #system=x
  20. [misc]
  21. close=true
  22. cut=true