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

[storage]
state_dir = "./local"

[storage.permissions]
dangerously_trust_everyone = true

[logging]
console = "warn"