summaryrefslogtreecommitdiff
path: root/BKULocal/src/main/webapp/WEB-INF
diff options
context:
space:
mode:
Diffstat (limited to 'BKULocal/src/main/webapp/WEB-INF')
-rw-r--r--BKULocal/src/main/webapp/WEB-INF/conf/configuration.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/BKULocal/src/main/webapp/WEB-INF/conf/configuration.xml b/BKULocal/src/main/webapp/WEB-INF/conf/configuration.xml
index 46213c97..b2bb70b2 100644
--- a/BKULocal/src/main/webapp/WEB-INF/conf/configuration.xml
+++ b/BKULocal/src/main/webapp/WEB-INF/conf/configuration.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<MoccaConfiguration version="1.0">
- <DataURLConnection>
+ <DataURLConnection>
<!--
The maximum number of consecutive Security Layer requests received
from DataURL server before execution is aborted.
-->
- <MaxHops>50</MaxHops>
- </DataURLConnection>
+ <MaxHops>50</MaxHops>
+ </DataURLConnection>
</MoccaConfiguration> \ No newline at end of file