Skip to content

Commit

Permalink
Set secret key on config file to make it be configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
oiami committed Nov 5, 2014
1 parent 22651db commit 33318b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions metacpan_server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ git /usr/bin/git
# required for server startup -- override this in metacpan_server_local.conf
private_key 59125ffc09413eed3f2a2c07a37c7a44b95633e2
</controller>

<controller Login::OpenID>
secret_key 8225b1874fdc431cedb1cf7d454a92b8fde3a5e6
</controller>

0 comments on commit 33318b8

Please sign in to comment.