8 lines
203 B
TOML
8 lines
203 B
TOML
[core]
|
|
reporting = false
|
|
email = "test@mail.com"
|
|
[marathon]
|
|
[package]
|
|
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
|
|
cache = "true"
|