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

[storage]
state_dir = "./tests/testcases/keys/keys.in/local"

[storage.permissions]
dangerously_trust_everyone = true

[logging]
console = "warn"