Values.NetworkSettingsSourceContains network-level configuration settings that apply to all users and security groups within a Wickr network.
type nonrec t = {enableClientMetrics : Boolean.t option;Allows Wickr clients to send anonymized performance and usage metrics to the Wickr backend server for service improvement and troubleshooting.
*)readReceiptConfig : ReadReceiptConfig.t option;Configuration for read receipts at the network level, controlling the default behavior for whether senders can see when their messages have been read.
*)dataRetention : Boolean.t option;Indicates whether the data retention feature is enabled for the network. When true, messages are captured by the data retention bot for compliance and archiving purposes.
*)enableTrustedDataFormat : Boolean.t option;Configuration for OpenTDF integration at the network level, enforcing ABAC decision making when operating in TDF enabled rooms.
*)}