]> TLD Linux GIT Repositories - packages/lighttpd.git/blob - lighttpd-mod_flv_streaming.conf
- removed obsolete upstart stuff and cleaned systemd infestation
[packages/lighttpd.git] / lighttpd-mod_flv_streaming.conf
1 # FLV streaming module.
2 #
3 # Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModFLVStreaming
4
5 server.modules += (
6         "mod_flv_streaming"
7 )