Browse Source

Update 'config.py'

Added hooks_path.
deadtom 1 week ago
parent
commit
3127f574a6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config.py

+ 1 - 0
config.py

@@ -4,6 +4,7 @@ tag_dict = {'python': '#Python', 'minecraft': '#Minecraft'}
 owncast_url = ''
 api_url = ''
 owncast_logfile = ''
+hooks_path = ''
 
 jid = ''  # XMPP sending acount username
 password = ''  # XMPP sending account password