mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Remove fulltext recreate-key config value
It's now in the admin routes, protected by the `admin-endpoint.secret`.
This commit is contained in:
@ -13,7 +13,6 @@ docspell.server {
|
||||
# Configuration of the full-text search engine.
|
||||
full-text-search {
|
||||
enabled = true
|
||||
recreate-key = ""
|
||||
solr = {
|
||||
url = "http://solr:8983/solr/docspell"
|
||||
}
|
||||
|
Reference in New Issue
Block a user