]> git.pld-linux.org Git - packages/lighttpd.git/blob - lighttpd-mod_h264_streaming.conf
- new
[packages/lighttpd.git] / lighttpd-mod_h264_streaming.conf
1 # h264 streaming module.
2
3 server.modules += (
4         "mod_h264_streaming"
5 )
6
7 h264-streaming.extensions = (
8         ".mp4",
9 )
This page took 0.025262 seconds and 4 git commands to generate.