1
0
Fork 0

Enable screenshot uri handler for the internal httpd

This makes the original implementation of jpg-httpd obsolete
This commit is contained in:
Torsten Dreyer 2014-10-02 11:31:43 +02:00
parent 7505f3b816
commit bd5b09b0ac

View file

@ -4,7 +4,7 @@
-->
<PropertyList>
<uri-handler>
<!--screenshot>/screenshot</screenshot-->
<screenshot>/screenshot</screenshot>
<property>/props/</property>
<json>/json/</json>
<run>/run.cgi</run>