Skip to content

Commit

Permalink
updated install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhogman committed Oct 16, 2011
1 parent 477e0e3 commit ce6f5aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL
Expand Up @@ -17,6 +17,14 @@ Lets make a category too
the description may use markdown
> set thing:2:description "Discuss something here"

increment the thing counter by two
> incrby thing:thing_tid 2

make a salt for the default auth system
set authmod:BasicPasswords:salt "foobar"

We also need to set a

Exit out of the redis console.

Now it is time to launch fsbbs
Expand Down

0 comments on commit ce6f5aa

Please sign in to comment.