Differences From Artifact [83432d9677]:
- File rsstg.toml.example — part of check-in [45e34762e4] at 2023-05-28 14:25:41 on branch trunk — 0.2.18: now proxies for outgoing requests are supported, including Tor (user: arcade, size: 199) [annotate] [blame] [check-ins using]
To Artifact [413b3a3598]:
- File rsstg.toml.example — part of check-in [dc7c43b010] at 2026-01-01 13:18:36 on branch trunk — add api_gateway, switch to smol (user: arcade, size: 240) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 | + | pg = "postgres://user:password@hostname/database" api_key = "speak with @BotFather to get one" api_gateway = "https://api.telegram.org" owner = "Your ID (for debugging)" proxy = "Link to http or socks5 proxy you want to use. Tor works too" |