mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-11 15:06:55 +02:00
11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"save_loc": "/tmp/pos.json",
|
|
"mysql_host": "127.0.0.1",
|
|
"mysql_port": 3306,
|
|
"mysql_user": "nyaa",
|
|
"mysql_password": "some_password",
|
|
"database": "nyaav3",
|
|
"internal_queue_depth": 10000,
|
|
"es_chunk_size": 10000,
|
|
"flush_interval": 5
|
|
}
|