Improve execution speed from app side

This commit is contained in:
frikky
2020-07-17 10:48:33 +02:00
parent 8b1565e068
commit 263bbbd987
6 changed files with 302 additions and 181 deletions
+1 -1
View File
@@ -4644,7 +4644,7 @@ func iterateAppGithubFolders(fs billy.Filesystem, dir []os.FileInfo, extra strin
found = true
action.Parameters[index].Configuration = true
log.Printf("Set config to true for field %s!", param.Name)
//log.Printf("Set config to true for field %s!", param.Name)
break
}
}