services: configurable pseudo-client umodes
All checks were successful
CI / check (push) Successful in 3m43s
All checks were successful
CI / check (push) Successful in 3m43s
This commit is contained in:
parent
eaf3111917
commit
952078aa7e
3 changed files with 18 additions and 5 deletions
|
|
@ -82,6 +82,7 @@ async fn main() -> Result<()> {
|
|||
cfg.uplink.password.clone(),
|
||||
cfg.server.protocol,
|
||||
ts,
|
||||
cfg.server.service_modes.clone(),
|
||||
));
|
||||
|
||||
// Bring up the service modules named in [modules] (default: the full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue