Function glean::set_upload_enabled

source ·
pub fn set_upload_enabled(enabled: bool)
Expand description

Sets whether upload is enabled or not.

See glean_core::Glean::set_upload_enabled.