mastoGem/config.json

10 lines
374 B
JSON

{
"listen": "0.0.0.0:1965",
"cert_path": "certs/cert.pem",
"key_path": "certs/key.rsa",
"base_url": "https://mamot.fr",
"title": "MastoGem",
"home_message": "Welcome on MastoGem, a Mastodon proxy for Gemini.\nYou can view the last 20 toots of a Mastodon account by providing its id, for example:\n=> gemini://localhost/310515 My Mastodon account",
"rate_limit": 45
}