demo.run: increase nitlog RAM quota

This commit is contained in:
Norman Feske 2024-09-25 17:05:42 +02:00 committed by Christian Helmuth
parent 6522158caa
commit b303fe1098

View File

@ -202,7 +202,7 @@ puts $launchpad_config_fd {<config>
<launcher name="launchpad" ram_quota="6M" caps="1000">
<configfile name="launchpad.config" />
</launcher>
<launcher name="nitlog" ram_quota="1M" caps="100"/>
<launcher name="nitlog" ram_quota="1500K" caps="100"/>
<launcher name="liquid_fb" ram_quota="9M" caps="100">
<config resize_handle="on" />
</launcher>