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 6af180a commit a6d5001Copy full SHA for a6d5001
tools/script_manager.lua
@@ -87,7 +87,7 @@ local MIN_BUTTONS_PER_PAGE = 5
87
local MAX_BUTTONS_PER_PAGE = 20
88
local DEFAULT_BUTTONS_PER_PAGE = 10
89
90
-local DEFAULT_LOG_LEVEL = log.debug
+local DEFAULT_LOG_LEVEL = log.error
91
92
local LUA_DIR = dt.configuration.config_dir .. PS .. "lua"
93
local LUA_SCRIPT_REPO = "https://github.com/darktable-org/lua-scripts.git"
0 commit comments