pleroma-cli/config.json

26 lines
604 B
JSON

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