add rate limit call so spaz will work

This commit is contained in:
Friendika 2011-06-20 17:16:13 -07:00
commit db336929cd
2 changed files with 22 additions and 1 deletions

View file

@ -0,0 +1,5 @@
<hash>
<remaining-hits type="integer">$hash.remaining_hits</remaining-hits>
<hourly-limit type="integer">$hash.hourly_limit</hourly-limit>
<reset-time type="datetime">$hash.reset_time</reset-time>
</hash>