Skip to content

Commit

Permalink
merged components config
Browse files Browse the repository at this point in the history
  • Loading branch information
mocanu-razvan committed Apr 12, 2012
1 parent 847f320 commit 9a1e532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/server.conf.default
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"timeoutForRequests" : 3,

"serverRoot": ".",
"components": ["./components"],
"components": ["./components", "../sprint/components"],

"logs": {
"error": "log/error.log",
Expand Down

0 comments on commit 9a1e532

Please sign in to comment.