Skip to content

Commit

Permalink
Merge pull request #35 from AlmaLinux/matterbridge-role
Browse files Browse the repository at this point in the history
increase join delay for irc between channels
  • Loading branch information
codyro authored Aug 28, 2024
2 parents 8129adf + f755db1 commit b083162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion host_vars/matterbridge.almalinux.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ matterbridge_config:
SkipTLSVerify: "false"
RemoteNickFormat: "[{TENGO}] <{NICK}> "
StripMarkdown: "true"
JoinDelay: 200
JoinDelay: 1500
RejoinDelay: 30
discord.almalinux:
Token: "{{ lookup('community.hashi_vault.hashi_vault', '{{ hashi_vault_path }}:discord_token',
Expand Down

0 comments on commit b083162

Please sign in to comment.