disable stuff

This commit is contained in:
2023-02-04 16:46:27 +01:00
parent 057b357f05
commit 4027ba20a2
9 changed files with 30 additions and 46 deletions

View File

@@ -3,6 +3,7 @@ return {
--channel = "stable", -- "stable" or "nightly"
channel = "nightly", -- "stable" or "nightly"
--version = "v2.11.7", -- "latest", tag name, or regex search like "v1.*" to only do updates before v2 (STABLE ONLY)
--version="latest",
branch = "v3", -- branch name (NIGHTLY ONLY)
--commit = nil, -- commit hash (NIGHTLY ONLY)
pin_plugins = nil, -- nil, true, false (nil will pin plugins on stable only)