瀏覽代碼

Update 'config.py'

Removed crap I left in here.
deadtom 1 周之前
父節點
當前提交
9c314788af
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      config.py

+ 7 - 7
config.py

@@ -1,8 +1,8 @@
-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?
+owncast_url = ''
+api_url = ''
+owncast_logfile = ''
+hooks_path = ''  # 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
+jid = ''  # XMPP sending acount username
+password = ''  # XMPP sending account password
+to = ''  # XMPP acount to send to