NEW FEATURE: provide an RSS feed for each user showing in which games it's his turn
[e-DoKo.git] / config.php_template
index 93e951cf68f9dc491a55c5808f4420d5127590d9..a3e9e54c17d911f5aa72222197554b9cc167c150 100644 (file)
@@ -33,6 +33,8 @@
      */
     $INDEX = "/index.php";
     $HOST  = "http://www.example.com";
+    $STATS = "/stats.php";
+    $RSS   = "/rss.php";
 
     /* point this to a Wiki that explains the rules, etc (or use this one)*/
     $WIKI  = "http://wiki.nubati.net/index.php?title=EmailDoko";