aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys/keys.in/with-ctor.toml
blob: ad94c1964c7f67b912d8315486698740595829af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[application]
allow_running_as_root = true

[storage]
state_dir = "./local/state-dir"

[storage.permissions]
dangerously_trust_everyone = true

[logging]
console = "warn"

[storage.keystore.ctor.services."allium-cepa"]
path = "./local/ctor-keystore"
id = "ctor"