- yWeb: enable threading switch for coolstream hardware

This commit is contained in:
svenhoefer
2016-02-13 10:22:18 +01:00
parent 8abb547cca
commit ef9317737b
2 changed files with 2 additions and 4 deletions

View File

@@ -75,7 +75,6 @@ function do_check_input_LogosURL()
<td><input type="text" name="port" size="20" value="{=ini-get:/var/tuxbox/config/nhttpd.conf;WebsiteMain.port;80~cache=}" title="{=L:set.nhttpd.port=}"/>&nbsp;{=L:set.nhttpd.active_after_boot=} <td><input type="text" name="port" size="20" value="{=ini-get:/var/tuxbox/config/nhttpd.conf;WebsiteMain.port;80~cache=}" title="{=L:set.nhttpd.port=}"/>&nbsp;{=L:set.nhttpd.active_after_boot=}
</td> </td>
</tr> </tr>
{=if-not-equal:{=global-var-get:boxtype=}~coolstream~
<tr> <tr>
<td>{=L:set.nhttpd.threading=}</td> <td>{=L:set.nhttpd.threading=}</td>
<td> <td>
@@ -83,7 +82,6 @@ function do_check_input_LogosURL()
<input type="radio" name="threading" value="true" />{=L:on=} <input type="radio" name="threading" value="true" />{=L:on=}
</td> </td>
</tr> </tr>
=}
<tr> <tr>
<td>{=L:set.nhttpd.alternate_web_folder=}</td> <td>{=L:set.nhttpd.alternate_web_folder=}</td>
<td> <td>

View File

@@ -1,4 +1,4 @@
version=2.9.0.30 version=2.9.0.31
date=11.02.2016 date=13.02.2016
type=Release type=Release
info=Port CST info=Port CST