18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"websites": [
|
|
{
|
|
"name": "example",
|
|
"root_url": "https://example.net",
|
|
"boards": [
|
|
"tech",
|
|
"meta"
|
|
]
|
|
}
|
|
],
|
|
"postgrest_url": "http://localhost:3000",
|
|
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiY2hhbl9hcmNoaXZlciJ9.rGIKZokTDKTuQLIv8138bUby5PELfDipYYIDpJzH02c",
|
|
"media_root_path": "/home/phil/linixy/tmp/chan_archive_media_repaired/archive",
|
|
"http_fill_all": false,
|
|
"http_sync_continously": true
|
|
}
|