diff --git a/README.md b/README.md index c59105d..033adf0 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ Alternatively you can donate cryptocurrencies: instance_url=https://mastodon.social user_credentials=feed2toot_usercred.txt client_credentials=feed2toot_clientcred.txt - ; Default visibility is public, but you can override it - toot_visibility=unlisted + ; Default visibility is public, but you can override it: + ; toot_visibility=unlisted [cache] cachefile=cache.db diff --git a/docs/source/configure.rst b/docs/source/configure.rst index 818e4fb..f354ce8 100644 --- a/docs/source/configure.rst +++ b/docs/source/configure.rst @@ -26,8 +26,8 @@ In order to configure Feed2toot, you need to create a feed2toot.ini file (or any ; Here you need the two files created by register_feed2toot_app user_credentials=/etc/feed2toot/credentials/feed2toot_usercred.txt client_credentials=/etc/feed2toot/credentials/feed2toot_clientcred.txt - ; Default visibility is public, but you can override it - toot_visibility=unlisted + ; Default visibility is public, but you can override it: + ; toot_visibility=unlisted [cache] cachefile=/var/lib/feed2toot/feed2toot.db