We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c14ecd commit 2346c8aCopy full SHA for 2346c8a
libs/scm/config.lua
@@ -25,7 +25,7 @@ do
25
["configDirectory"] = "config/",
26
["configFile"] = "scm-config.json",
27
["scriptFile"] = "scm-scripts.json", -- will be saved in configDirectory as well
28
- ["verbose"] = true,
+ ["verbose"] = false,
29
["printPrefix"] = "[scm] ",
30
["logDate"] = false,
31
["writeLogFile"] = false,
0 commit comments