mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
add these options as configurable
This commit is contained in:
parent
d713f3831a
commit
d2dc401639
@ -99,7 +99,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
"embeddingAutoUpdateEnabled",
|
||||
"embeddingBatchSize",
|
||||
"embeddingUpdateInterval",
|
||||
"embeddingDefaultDimension"
|
||||
"embeddingDefaultDimension",
|
||||
"embeddingsDefaultProvider"
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user