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


Ignore:
Timestamp:
Oct 7, 2021, 6:43:10 PM (4 years ago)
Author:
contact
Message:

Add max-user-networks config option

File:
1 edited

Legend:

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

    r592 r612  
    8989        srv.HTTPOrigins = cfg.HTTPOrigins
    9090        srv.AcceptProxyIPs = cfg.AcceptProxyIPs
     91        srv.MaxUserNetworks = cfg.MaxUserNetworks
    9192        srv.Debug = debug
    9293
Note: See TracChangeset for help on using the changeset viewer.