]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
avatar files never change
authorEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 16:05:31 +0000 (12:05 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 17 Jul 2008 16:05:31 +0000 (12:05 -0400)
darcs-hash:20080717160531-84dde-1a44025c9cf5b2da1f62714cc82ccdb490a8bb63.gz

sitemap.php

index 9bbeae8a87eec34aabe02c7e28f574296da2882e..ae40d7a89a9cf21c93c6749a5e1f7faebc0a7cef 100644 (file)
@@ -227,7 +227,7 @@ function avatar_map() {
                $image = array(
                                           'url'        => common_avatar_display_url($avatars),
                                           'lastmod'    => common_date_w3dtf($avatars->modified),
-                                          'changefreq' => 'monthly',
+                                          'changefreq' => 'never',
                                           'priority'   => '0.2',
                                           );