We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a43f9 commit 6c015d4Copy full SHA for 6c015d4
1 file changed
agent/conf/agent.properties
@@ -60,6 +60,9 @@ zone=default
60
# Generate with "uuidgen"
61
local.storage.uuid=
62
63
+# Location for KVM scripts
64
+domr.scripts.dir=scripts/network/domr/kvm
65
+
66
# the timeout for time-consuming operations, such as create/copy snapshot
67
#cmds.timeout=7200
68
0 commit comments