[irc] server = "irc.zeronode.net" port = 6667 tls = false nick = "owncast-bridge" channel = "#BowlAfterBowl" [owncast] url = "https://owncast.bowlafterbowl.com" # Set OWNCAST_ACCESS_TOKEN env var for the token webhook_port = 9078 websocket_enabled = true health_poll_interval_secs = 30 [bridge] irc_prefix = "[IRC]" owncast_prefix = "[OC]" message_buffer_size = 0 [control] socket_path = "/tmp/owncast-irc-bridge.sock"