Files
meme-search-engine/mse_config.json
T
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
}