]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix the TTL to 3 hours to match reality
authorRudolf Polzer <divverent@xonotic.org>
Mon, 14 May 2012 15:56:04 +0000 (17:56 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 14 May 2012 15:56:04 +0000 (17:56 +0200)
misc/tools/conflict-watch.sh

index 4779aa86cbc383dbe6447f7b73c2cdd765122355..63f67c545c0a83cd65a937b78c1c6b07dda6b825 100755 (executable)
@@ -46,7 +46,7 @@ to_rss()
        <title>XonCW: $name</title>
        <link>http://git.xonotic.org/</link>
        <description>Xonotic Conflict Watch for branches by $name</description>
-       <ttl>3600</ttl>
+       <ttl>10800</ttl>
        <atom:link href="http://nl.git.xonotic.org/xoncw/$filename" rel="self" type="application/rss+xml" />
        <lastBuildDate>$datetime</lastBuildDate>
 EOF