created multiple configuration files

This commit is contained in:
Radu Ioan Fericean
2012-07-21 17:02:19 +03:00
parent dd8d68ae92
commit 4fbe9f1eef
15 changed files with 473 additions and 62 deletions

View File

@@ -29,6 +29,7 @@ enabled = true
standalone = true # run standalone
listen_rater = test # Rater server address
listen_api = test # Json RPC server address
web_status_server = test # Web server address (for status)
json = true # use JSON for RPC encoding
[scheduler]