[][src]Function glean::set_upload_enabled

pub fn set_upload_enabled(enabled: bool)

Sets whether upload is enabled or not.

See glean_core::Glean.set_upload_enabled.