config.py 220 B

12345678
  1. owncast_url = ''
  2. api_url = ''
  3. owncast_logfile = ''
  4. hooks_path = '' # Where does this file live?
  5. jid = '' # XMPP sending acount username
  6. password = '' # XMPP sending account password
  7. to = '' # XMPP acount to send to