bosh_main seems necessary since Jappix 1.0.3

tags/0.2.2_el5
Daniel Berteaud 11 years ago
parent 5e822eeb07
commit 35c86389b6
  1. 2
      root/etc/e-smith/templates/etc/jappix/hosts.xml/10All

@ -6,7 +6,7 @@
<vjud>{$jappix{'Server'} || $DomainName}</vjud>
<anonymous>{$jappix{'Server'} || $DomainName}</anonymous>
<bosh>{$jappix{'BoshUrl'} || 'https://' . ($jappix{'Server'} || $DomainName) . '/http-bind/'}</bosh>
<bosh_main></bosh_main>
<bosh_main>{$jappix{'BoshUrl'} || 'https://' . ($jappix{'Server'} || $DomainName) . '/http-bind/'}</bosh_main>
<bosh_mini></bosh_mini>
<static></static>
<upload></upload>

Loading…
Cancel
Save