aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/consts.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot/src/storage/consts.js')
-rw-r--r--bot/src/storage/consts.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js
index 905ef79..0787528 100644
--- a/bot/src/storage/consts.js
+++ b/bot/src/storage/consts.js
@@ -1,5 +1,5 @@
export const abEmbedColour = '#0066a6';
export const readyMsg = false;
-export const ollamaEnabled = false;
+export const ollamaGlobal = false;
export const ollamaModel = 'deepseek-r1:14b';
export const featureSuggestChannel = '427495678390960148';