Make all config values configurable

And use a standard scheme for variable/key naming
This commit is contained in:
2025-06-01 19:57:04 +04:00
parent 8df7c00a14
commit 5f661d7304
5 changed files with 65 additions and 56 deletions
+8
View File
@@ -35,3 +35,11 @@ suites:
verifier:
inspec_tests:
- test/integration/default
attributes:
strfry:
config:
relay:
bind: 0.0.0.0
port: 7778
info:
name: "Test relay"