aboutsummaryrefslogtreecommitdiff
path: root/webui-user.sh
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-04-29 17:22:24 +0300
committerGitHub <noreply@github.com>2023-04-29 17:22:24 +0300
commit78d0ee3bbaa2b48b7918e8088ad91c34f1ff2f1e (patch)
treeef6f32229611cab72bc1cfe088e2c60a70dbf41a /webui-user.sh
parent3ccf6f5ae8e57233200f9cac52da8d5d88ecee93 (diff)
parentc018eefe9173ae8f3669340479569dda78643a8a (diff)
Merge branch 'dev' into extension-settings-backup
Diffstat (limited to 'webui-user.sh')
-rw-r--r--webui-user.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/webui-user.sh b/webui-user.sh
index bfa53cb7..49a426ff 100644
--- a/webui-user.sh
+++ b/webui-user.sh
@@ -43,4 +43,7 @@
# Uncomment to enable accelerated launch
#export ACCELERATE="True"
+# Uncomment to disable TCMalloc
+#export NO_TCMALLOC="True"
+
###########################################