config.py 372 B

12345678
  1. owncast_url = 'https://owncast.deadtom.me'
  2. api_url = 'http://localhost:8083'
  3. owncast_logfile = '/home/deadtom/logs/owncasthooks.log'
  4. hooks_path = '~/owncasthooks' # Where does this file live?
  5. jid = 'owncast@deadtom.me' # XMPP sending acount username
  6. password = 'OxSfA3eXW0fqR7hpwvtT' # XMPP sending account password
  7. to = 'deadtom@deadtom.me' # XMPP acount to send to