mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-07 13:29:48 -06:00
add these options as configurable
This commit is contained in:
@@ -99,7 +99,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
"embeddingAutoUpdateEnabled",
|
||||
"embeddingBatchSize",
|
||||
"embeddingUpdateInterval",
|
||||
"embeddingDefaultDimension"
|
||||
"embeddingDefaultDimension",
|
||||
"embeddingsDefaultProvider"
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user