pleroma-cli/config.json

23 lines
530 B
JSON

{
"instance": "soc.phreedom.club",
"max_statuses": 40,
"enabled_nsfw": false,
"default_content_type": "text/markdown",
"default_visibility": "unlisted",
"format_time": "+%d.%m.%Y %H:%M:%S",
"boost_symbol": "[>>]",
"statuses_separator": "\n==========",
"reversed_statuses": false,
"quoting_reply": true,
"public_list_instances": [
"outerheaven.club",
"stereophonic.space",
"cawfee.club",
"shitposter.club",
"blob.cat",
"fedi.absturztau.be",
"cdrom.tokyo",
"udongein.xyz"
]
}