Changeset 694 in code for trunk/cmd/soju/main.go


Ignore:
Timestamp:
Nov 17, 2021, 10:41:11 AM (4 years ago)
Author:
contact
Message:

Add config option to globally disable multi-upstream mode

Closes: https://todo.sr.ht/~emersion/soju/122

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmd/soju/main.go

    r691 r694  
    9393                AcceptProxyIPs:  raw.AcceptProxyIPs,
    9494                MaxUserNetworks: raw.MaxUserNetworks,
     95                MultiUpstream:   raw.MultiUpstream,
    9596                Debug:           debug,
    9697                MOTD:            motd,
Note: See TracChangeset for help on using the changeset viewer.