]> git.pld-linux.org Git - packages/jabberd.git/commitdiff
- renamed due to updated,
authordjrzulf <djrzulf@pld-linux.org>
Fri, 11 Mar 2005 05:50:40 +0000 (05:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    jabberd-sm-examples.patch -> 1.1
    jabberd-sqlite-example.patch -> 1.2

jabberd-sm-examples.patch [moved from jabberd-sqlite-example.patch with 62% similarity]

similarity index 62%
rename from jabberd-sqlite-example.patch
rename to jabberd-sm-examples.patch
index 2a3dcf3cd69c53ed6b88853d06115aaa135c511b..77dd3b893399b31a929a6251bad54456771e3b84 100644 (file)
    </storage>
    
    <!-- Access control information -->
+--- jabberd-2.0s6/etc/sm.xml.dist.in~  2005-03-11 06:42:32.895546640 +0100
++++ jabberd-2.0s6/etc/sm.xml.dist.in   2005-03-11 06:48:50.324168768 +0100
+@@ -384,6 +384,17 @@
+     <auto-create/>
+     -->
++  <!-- Offline patches -->
++    <!-- By default, no quota or dropping messages or subscriptions 
++       are disabled. -->
++    <!--
++    <offline>
++      <userquota>500</userquota>
++      <dropmessages/>
++      <dropsubscriptions/>
++    </offline>
++    -->
++
+     <!-- Templates. If defined, the contents of these files will be
+          stored in the users data store when they are created. -->
+     <template>
This page took 0.075465 seconds and 4 git commands to generate.