ニジカ投稿局 https://tv.nizika.tv
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

39 lines
819 B

  1. listen:
  2. port: 9006
  3. webserver:
  4. port: 9006
  5. database:
  6. suffix: '_test6'
  7. # From the project root directory
  8. storage:
  9. tmp: 'test6/tmp/'
  10. tmp_persistent: 'test6/tmp-persistent/'
  11. bin: 'test6/bin/'
  12. avatars: 'test6/avatars/'
  13. web_videos: 'test6/web-videos/'
  14. streaming_playlists: 'test6/streaming-playlists/'
  15. original_video_files: 'test6/original-video-files/'
  16. redundancy: 'test6/redundancy/'
  17. logs: 'test6/logs/'
  18. previews: 'test6/previews/'
  19. thumbnails: 'test6/thumbnails/'
  20. storyboards: 'test6/storyboards/'
  21. torrents: 'test6/torrents/'
  22. captions: 'test6/captions/'
  23. cache: 'test6/cache/'
  24. plugins: 'test6/plugins/'
  25. well_known: 'test6/well-known/'
  26. client_overrides: 'test6/client-overrides/'
  27. admin:
  28. email: 'admin6@example.com'
  29. transcoding:
  30. enabled: false
  31. video_studio:
  32. enabled: false