mirror of
https://gitlab.com/chaica/feed2toot.git
synced 2025-05-09 12:33:56 +00:00
Document toot_visibility
This commit is contained in:
parent
0e2418ea20
commit
8673a64853
@ -49,6 +49,10 @@ For the [mastodon] section:
|
|||||||
- instance_url: the url of your Mastodon instance
|
- instance_url: the url of your Mastodon instance
|
||||||
- user_credentials: a file with the user credentials, generated by the command register_feed2toot_app
|
- user_credentials: a file with the user credentials, generated by the command register_feed2toot_app
|
||||||
- client_credentials: a file with the client credentials, generated by the command register_feed2toot_app
|
- client_credentials: a file with the client credentials, generated by the command register_feed2toot_app
|
||||||
|
- toot_visibility: any of the valid options for the `visibility` field
|
||||||
|
[here](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#posting-a-new-status).
|
||||||
|
Default is `public`, but `unlisted` prevents flooding
|
||||||
|
the instance's public timeline (which is more polite).
|
||||||
|
|
||||||
For the [cache] section:
|
For the [cache] section:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user