{
	"port":         8001,
	"source_port":  8002,
  "api_port":     8003,
	"log": {
		"stdout":     true
  },
  "streams": {
    "test": {
      "key":              "test",
      "root_route":       true,
      "format":           "mp3",
      "seconds":          3600,
      "metaTitle":        "Testing",
      "host":             "localhost",
      "source_password":  "testing"
    }
  }
}
