Skip to content

Commit 42d1bdc

Browse files
committed
Fix example compil
1 parent 122f3fc commit 42d1bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/sgw_1_cblite.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ fn main() {
4343
document_ids: MutableArray::default(),
4444
collections: None,
4545
accept_parent_domain_cookies: false,
46+
#[cfg(feature = "enterprise")]
4647
accept_only_self_signed_server_certificate: false,
4748
};
4849
let repl_context = ReplicationConfigurationContext::default();

0 commit comments

Comments
 (0)