How to provide my own API key for the Marginalia search engine? #2412
Answered
by
return42
justinclift
asked this question in
Q&A
-
|
At present, the Marginalia search engine is using their demo API key ('public'), which isn't really useful. I'd like it to use my own API key (i.e. one issued to me by Marginalia), but I'm not sure how/where to put it. Any ideas? 😄 |
Beta Was this translation helpful? Give feedback.
Answered by
return42
Jun 5, 2023
Replies: 2 comments 1 reply
-
|
You would have to change the "public" part for marginalia in settings.yml with your key. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Reading https://news.ycombinator.com/item?id=35874640 it would be nice to:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dalf Thank you very much for the note. I have removed the engine from the configuration for now, see #2489