- owncast_url = 'https://owncast.deadtom.me'
- api_url = 'http://localhost:8083'
- owncast_logfile = '/home/deadtom/logs/owncasthooks.log'
- hooks_path = '~/owncasthooks' # Where does this file live?
- jid = 'owncast@deadtom.me' # XMPP sending acount username
- password = 'OxSfA3eXW0fqR7hpwvtT' # XMPP sending account password
- to = 'deadtom@deadtom.me' # XMPP acount to send to
|