2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 17:26:34 +00:00

Updated info's for the RENDERER

git-svn-id: https://svn.fhem.de/fhem/trunk@689 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
odroegehorn 2010-08-11 05:57:00 +00:00
parent 8aec519ae1
commit e5481aa1ee

View File

@ -5453,11 +5453,11 @@ isday</pre>
</li><br> </li><br>
<li>multiprocess<br/> <li>multiprocess<br/>
This defines if the Renderer works in a multiprocessing mode.<br/> This defines if the Renderer works in a multiprocessing mode.<br/>
You can set multiprocessing either to ON / OFF and the renderer will draw the You can set multiprocessing either to on / off and the renderer will draw the
time-scheduled tasks either in multiprocessing mode, or not. time-scheduled tasks either in multiprocessing mode, or not.
NOTE: Direct GET calls, except for a general GET (for all weblinks) will be renderer NOTE: Direct GET calls, except for a general GET (for all weblinks) will be renderer
in an interactive mode, meaning that the FHEM-Loop will be block as long as the graphics are rendered. in an interactive mode, meaning that the FHEM-Loop will be block as long as the graphics are rendered.
If you want to use multiprocessing, set the RENDERER and multiprocessing to ON and the If you want to use multiprocessing, set the RENDERER and multiprocessing to on and the
weblink-graphics will be rendered in the background. weblink-graphics will be rendered in the background.
</li><br></li> </ul> </li><br></li> </ul>
</ul> </ul>