version = "1.0" [encryption] name = "Encryption" services = ["__APP__"] [encryption.config] name = "Encryption settings" [encryption.config.encryption] ask = "Enable encryption" type = "boolean" yes = "true" no = "false" help = "Enables end to bridge encryption" bind = "encryption>allow:__FINALPATH__/config.yaml" [encryption.config.default] ask = "Default to encryption" type = "boolean" yes = "true" no = "false" help = "Default to encryption, force-enable encryption in all portals the bridge creates" bind = "encryption>default:__FINALPATH__/config.yaml"