mirror of
http://gitea.phreedom.club/localhost_frssoft/pleroma-cli
synced 2024-11-01 01:37:50 +00:00
32 lines
821 B
JSON
32 lines
821 B
JSON
{
|
|
"instance": "soc.phreedom.club",
|
|
"main_proxy": "",
|
|
"connect_protocol_via_main_proxy": "https",
|
|
"i2p_http_proxy_addr": "http://127.0.0.1:4444",
|
|
"tor_proxy_addr": "socks5://127.0.0.1:9050",
|
|
"max_statuses": 40,
|
|
"per_status_mode": true,
|
|
"enabled_nsfw": true,
|
|
"nsfw_only": false,
|
|
"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,
|
|
"default_media_player": "mpv",
|
|
"public_list_instances": [
|
|
"outerheaven.club",
|
|
"stereophonic.space",
|
|
"cawfee.club",
|
|
"shitposter.club",
|
|
"blob.cat",
|
|
"fedi.absturztau.be",
|
|
"cdrom.tokyo",
|
|
"udongein.xyz"
|
|
]
|
|
}
|