Add radicale and gitea config to schema (#41)

This commit is contained in:
Patrick Stevens
2025-10-12 10:35:07 +01:00
committed by GitHub
parent 3706de1a14
commit d42652dc43
3 changed files with 159 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ module TestConfiguration =
Subdomains = Set.empty
AcmeEmail = EmailAddress "test@example.com"
RemoteUsername = Username "non-root"
RadicaleConfig = None
GiteaConfig = None
}
let serialised = SerialisedConfig.Make publicConfig