aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hsc-extra/conf/hsc.toml
blob: ec20e64fbd8d017c565d519ee3a5642ed52b7c98 (plain)
1
2
3
4
5
6
7
8
9
10
11
[application]
allow_running_as_root = true

[storage]
state_dir = "./tests/testcases/hsc-extra/hsc.in/local/state-dir"

[storage.permissions]
dangerously_trust_everyone = true

[logging]
console = "warn"