small irssistats localization patch
[irssistats] / sample.configfile
index d738852..963db35 100644 (file)
@@ -32,17 +32,25 @@ theme : default,biseau,blue,dark,damier,grayscale,namour,niflheim,pisg,zeduel,ze
 
 # Allows you to disable top words list which is using a lot of memory
 # Default : yes
-top_words : no
+top_words : yes
 
 # Specifies which ranking method to use
 # Values : lines / words / letters
 # Default : lines
-ranking : letters
+ranking : lines
 
 # Display quarters in top hours (smoother graphs)
 # Default : no
 quarter : yes
 
+# Display last weeks statistics
+# Default : no
+weeks : yes
+
+# Display last months statistics
+# Default : no
+months : yes
+
 # Specifies the refresh time in seconds (0 to disable)
 # This option has no effect if you use a custom header : you'll have to include the refresh code yourself.
 # Default : 3600