1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2026-05-20 05:42:06 +00:00
Files
2025-01-18 19:07:16 +00:00

9 lines
220 B
JSON

{
"clip_server": "http://100.64.0.10:1708",
"db_path": "data.sqlite3",
"port": 1707,
"files": "./mse-test-db-small",
"enable_ocr": false,
"thumbs_path": "./thumbtemp",
"enable_thumbs": false
}