summaryrefslogtreecommitdiff
path: root/orkaudio/config-template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'orkaudio/config-template.xml')
-rw-r--r--orkaudio/config-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/orkaudio/config-template.xml b/orkaudio/config-template.xml
index a6f2092..abefe19 100644
--- a/orkaudio/config-template.xml
+++ b/orkaudio/config-template.xml
@@ -1,7 +1,7 @@
<!-- This is an example configuration file for the Oreka orkaudio capture service -->
<!-- Copy this to config.xml and modify according to taste -->
<config>
- <TrackerHostname>hostname</TrackerHostname>
+ <TrackerHostname>localhost</TrackerHostname>
<EnableReporting>true</EnableReporting>
<ClientTimeout>1000</ClientTimeout>
<CapturePluginPath>audiocaptureplugins/</CapturePluginPath>