config: drop estate-specific defaults and docs #7
Reference in New Issue
Block a user
Delete Branch "benvin/generic-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Remove estate-specific values and wording so the project can be open-sourced as-is.
How
backendshas no default; startup fails with a clear error namingPDBMUX_BACKENDSuntil one is configuredprimary/preferdefault to the first configured backend instead of a fixed nameconfig initwritesexample.complaceholders (ExampleConfig)Loadno longer validates, soconfig initandversionwork on an unconfigured host;servevalidates--helptext and the Dockerfile comment