2024-04-01 01:38:56 +00:00
|
|
|
{
|
2025-01-30 03:50:28 +00:00
|
|
|
"websites": [
|
|
|
|
{
|
|
|
|
"name": "example",
|
|
|
|
"root_url": "https://example.net",
|
|
|
|
"boards": [
|
|
|
|
"tech",
|
|
|
|
"meta"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2024-04-01 01:38:56 +00:00
|
|
|
"postgrest_url": "http://localhost:3000",
|
|
|
|
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiY2hhbl9hcmNoaXZlciJ9.rGIKZokTDKTuQLIv8138bUby5PELfDipYYIDpJzH02c",
|
2025-01-30 03:50:28 +00:00
|
|
|
"media_root_path": "/home/phil/linixy/tmp/chan_archive_media_repaired/archive",
|
|
|
|
"http_fill_all": false,
|
|
|
|
"http_sync_continously": false
|
2024-04-01 01:38:56 +00:00
|
|
|
}
|