snowflake: 11.04.23 -> 11.12.23 #19

Merged
notohh merged 9 commits from snowflake into master 2023-11-11 23:53:23 -05:00
Showing only changes of commit a2bcdcde32 - Show all commits

View file

@ -209,7 +209,7 @@
staticConfigOptions = { staticConfigOptions = {
log.level = "DEBUG"; log.level = "DEBUG";
api.dashboard = true; api.dashboard = true;
api.insecure = false; api.insecure = true;
global = { global = {
checkNewVersion = false; checkNewVersion = false;
sendAnonymousUsage = false; sendAnonymousUsage = false;