mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 19:46:17 +01:00
14 lines
134 B
HCL
14 lines
134 B
HCL
|
agent_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|
||
|
|
||
|
node_prefix "" {
|
||
|
policy = "write"
|
||
|
}
|
||
|
|
||
|
service_prefix "" {
|
||
|
policy = "write"
|
||
|
}
|
||
|
|
||
|
acl = "write"
|