~launchpad-pqm/launchpad/devel

8 by Canonical.com Patch Queue Manager
Added Soyuz app server start-up and config files
1
<configure xmlns="http://namespaces.zope.org/zope"
2
           xmlns:browser="http://namespaces.zope.org/browser">
3
4
  <!-- Provide local overrides of standard configurations -->
5
6
  <!-- For example, define a different default skin -->
7
  <!-- <browser:skin name="" layers="default" /> -->
8
</configure>
9
<!-- arch-tag: 2705bed3-f8c4-4b47-9922-4c6c6c95401e -->