project reorganization
This commit is contained in:
@@ -8,7 +8,11 @@ debug = true
|
||||
ipv6 = "fe80::1"
|
||||
|
||||
[outputs]
|
||||
[outputs.test1-out]
|
||||
provider = "JustPrint"
|
||||
[outputs.test2-out]
|
||||
[outputs.print]
|
||||
provider = "JustPrint"
|
||||
[outputs.file]
|
||||
provider = "StateFile"
|
||||
filepath = "state/state.json"
|
||||
[outputs.hash-file]
|
||||
provider = "StateHashFile"
|
||||
filepath = "state/hash.txt"
|
||||
|
Reference in New Issue
Block a user