aboutsummaryrefslogtreecommitdiff
path: root/webui-user.sh
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-04-29 22:23:21 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-04-29 22:23:21 +0300
commite23063610f4695ce12f963e06e78154f5ce128d1 (patch)
treeeeab6971022d4ee0e1bfd6a8b603b0e950a6c868 /webui-user.sh
parent22bcc7be428c94e9408f589966c2040187245d81 (diff)
parentcd7f2b19f45a28c8eeb88994c8972c61c8a3c63d (diff)
Merge branch 'dev' into release_candidate
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"
+
###########################################