config.defaults.json 254 B

123456789
  1. {
  2. "base_url": "",
  3. "port": 8069,
  4. "useragent": "Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0",
  5. "bot_enabled": false,
  6. "bot_instance": "https://example.com",
  7. "bot_token": "",
  8. "bot_visibility": "unlisted"
  9. }