mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
yWeb: enable threading switch for coolstream hardware
Origin commit data
------------------
Commit: ef9317737b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-13 (Sat, 13 Feb 2016)
Origin message was:
------------------
- 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><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>
|
</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>
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user