]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - htaccess.sample
limit rss streams to 100 items by default
[quix0rs-gnu-social.git] / htaccess.sample
index a5d2cd4e0a7400d166ed6d1905710332a50c6e08..9e621d9d60f17b301a2eba338a61ca6c85ffcd24 100644 (file)
@@ -25,6 +25,7 @@ RewriteRule ^settings/avatar$ index.php?action=avatar [L,QSA]
 RewriteRule ^settings/password$ index.php?action=password [L,QSA]
 RewriteRule ^settings/profile$ index.php?action=profilesettings [L,QSA]
 RewriteRule ^settings/openid$ index.php?action=openidsettings [L,QSA]
+RewriteRule ^settings/im$ index.php?action=imsettings [L,QSA]
 
 RewriteRule ^notice/new$ index.php?action=newnotice [L,QSA]
 RewriteRule ^notice/(\d+)$ index.php?action=shownotice&notice=$1 [L,QSA]