Skip to main content

Module config

Module config 

Source
Expand description

Static configuration for a Service. Resolved once at construction. Anything the user can change at runtime lives in the settings table, not here.

Structs§

CoreConfig
Configuration for the crate::Service.

Enums§

BindHost
Bind selection at startup. Runtime exposeOnLan toggles override this at restart time (the running listeners aren’t moved).