Skip to content

Commit

Permalink
Merge pull request #160 from openziti/dev
Browse files Browse the repository at this point in the history
Rebuild for CocoaPods release
  • Loading branch information
smilindave26 authored Nov 3, 2022
2 parents 868c0bd + 289bb1d commit cc2a124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Ziti.swift
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ import CZitiPrivate
api_page_size: 25,
refresh_interval: refresh_interval,
metrics_type: EWMA_1m,
router_keepalive: 60, //5,
router_keepalive: 60,
pq_mac_cb: postureChecks?.macQuery != nil ? Ziti.onMacQuery : nil,
pq_os_cb: postureChecks?.osQuery != nil ? Ziti.onOsQuery : nil,
pq_process_cb: postureChecks?.processQuery != nil ? Ziti.onProcessQuery : nil,
Expand Down

0 comments on commit cc2a124

Please sign in to comment.