# Database settings database: # PostgreSQL Database-URL # Format: postgresql://:@/ # you can add optional postgres parameters after the database part, e.g. ?sslmode=verify-full url: "postgresql://:@/" # Mastodon Instance settings mastodon: # URL of your Mastodon Instance # Format: https://mastodon.social (without trailing slash) url: "https://" # Access token for your mastodon account # see $your_mastodon_url/settings/applications token: ""