Skip to content

Commit

Permalink
Add missing user field.
Browse files Browse the repository at this point in the history
  • Loading branch information
beanz authored and fcambus committed May 1, 2013
1 parent f1d905e commit 840dda0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ A Redis hash named `user:<user id>` with the following fields:
flags -> user flags. "a" enables administrative privileges.
karma_incr_time -> last time karma was incremented
pwd_reset -> unix time of the last password reset requested.
replies -> number of unread replies

Additionally for every user there is the following key:

Expand Down

0 comments on commit 840dda0

Please sign in to comment.