Skip to content

Commit

Permalink
got web to ink to at least start up and be able to browse to
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten Lorenz committed Apr 29, 2012
1 parent c954d44 commit 0360515
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion webtoink/Foundation.hs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ instance Yesod WebToInk where
approot = ApprootMaster $ appRoot . settings

-- Place the session key file in the config folder
encryptKey _ = fmap Just $ getKey "config/client_session_key.aes"
-- encryptKey _ = fmap Just $ getKey "config/client_session_key.aes"

defaultLayout widget = do
master <- getYesod
Expand Down
2 changes: 2 additions & 0 deletions webtoink/client_session_key.aes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
L�wo��_@&!#H�
|�,zDQ����#?��C�����J7�,���X���^u �Vÿ�yB�B�/c�8��S�'K�Y��1��N �&�#����k

0 comments on commit 0360515

Please sign in to comment.