Test script for REST interface

This commit is contained in:
Jakob Borg
2014-06-22 17:26:31 +02:00
parent 33e9a35f08
commit 77fe8449ba
5 changed files with 268 additions and 10 deletions

View File

@@ -25,6 +25,8 @@
<gui enabled="true" tls="false">
<address>127.0.0.1:8081</address>
<apikey>abc123</apikey>
<user>testuser</user>
<password>testpass</password>
</gui>
<options>
<listenAddress>127.0.0.1:22001</listenAddress>