in main/schema.go [114:116]
func validatePublicSettings(json string) error { return validateSettingsObject("public", publicSettingsSchema, json) }