config.json•508 B
{
"calibre_library_path": "/path/to/your/calibre/library",
"calibre_installation_path": "/path/to/calibre/installation",
"calibre_fts_db_path": "/path/to/your/calibre/library/full-text-search.db",
"server_name": "neolibrarian3",
"default_search_limit": 20,
"default_browse_limit": 20,
"recent_books_limit": 50,
"max_batch_books": 100,
"max_search_results": 1000,
"max_random_books": 50,
"slow_query_threshold_ms": 1000,
"optimize_group_concat": true,
"enable_batch_queries": true
}