Add salt key to default configuration

This commit is contained in:
Sven Slootweg 2014-05-10 02:54:08 +02:00
parent 8854947866
commit 6f9e4ccc8d

View file

@ -33,5 +33,6 @@
"components": [
"router",
"errorhandler"
]
],
"salt": "abcdef"
}