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