This commit is contained in:
parent
7aecc94fda
commit
609b3c11b1
@ -15,7 +15,7 @@ pub mod dest;
|
||||
pub mod user;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct RemoteConfig {
|
||||
pub struct RemoteEntityConfig {
|
||||
pub entity_id: UnsignedByteField,
|
||||
pub max_file_segment_len: usize,
|
||||
pub closure_requeted_by_default: bool,
|
||||
|
Loading…
Reference in New Issue
Block a user