Browse Source

Delete 'config.py'

deadtom 17 giờ trước cách đây
mục cha
commit
5cbbffaee5
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      config.py

+ 0 - 4
config.py

@@ -1,4 +0,0 @@
-log_file = ''  # /path/to/your/log.log
-user = ''  # The account your owncast server will use
-passwd = ''
-senders = {'<xmpp_id that will be sending to the owncastcom bot': ('Your owncast API berrer auth', 'http://<your owncast API URL>'), }  # This is a dictionary of lists of senders. Can be used for multiple Owncast servers, just include the correspodning bearer auth for that server.