mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- yWeb: enable threading switch for coolstream hardware
This commit is contained in:
@@ -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=}"/> {=L:set.nhttpd.active_after_boot=}
|
||||
</td>
|
||||
</tr>
|
||||
{=if-not-equal:{=global-var-get:boxtype=}~coolstream~
|
||||
<tr>
|
||||
<td>{=L:set.nhttpd.threading=}</td>
|
||||
<td>
|
||||
@@ -83,7 +82,6 @@ function do_check_input_LogosURL()
|
||||
<input type="radio" name="threading" value="true" />{=L:on=}
|
||||
</td>
|
||||
</tr>
|
||||
=}
|
||||
<tr>
|
||||
<td>{=L:set.nhttpd.alternate_web_folder=}</td>
|
||||
<td>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.9.0.30
|
||||
date=11.02.2016
|
||||
version=2.9.0.31
|
||||
date=13.02.2016
|
||||
type=Release
|
||||
info=Port CST
|
||||
|
Reference in New Issue
Block a user