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