Current section

Files

Jump to
rebar3_hank priv test_files test_app sys.config
Raw

priv/test_files/test_app/sys.config

[
{test_app, [
{environment, test},
{a_key, ok},
{not_used_but_ignored, hum}
]},
"another_sys.config"
].