threads/example_config.json

15 lines
313 B
JSON

{
"APPS": {
"threads": {
"site_name": "Thoughts",
"title": "Thoughts",
"description": "Hand-picked public posts from my social feed",
"server": "https://social.ayco.io",
"user_id": "0123456789"
}
},
"ATTRIBUTION": {
"owner": "Author Name",
"year": "2024"
}
}