Enable screenshot uri handler for the internal httpd
This makes the original implementation of jpg-httpd obsolete
This commit is contained in:
parent
7505f3b816
commit
bd5b09b0ac
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
-->
|
-->
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<uri-handler>
|
<uri-handler>
|
||||||
<!--screenshot>/screenshot</screenshot-->
|
<screenshot>/screenshot</screenshot>
|
||||||
<property>/props/</property>
|
<property>/props/</property>
|
||||||
<json>/json/</json>
|
<json>/json/</json>
|
||||||
<run>/run.cgi</run>
|
<run>/run.cgi</run>
|
||||||
|
|
Loading…
Reference in a new issue