forked from Green-Sky/tomato
tox iterate interval pow(1.6)
fix faux offline inbetween timer crop by default
This commit is contained in:
@@ -24,7 +24,7 @@ class ToxFriendFauxOfflineMessaging : public ToxEventI {
|
||||
|
||||
// TODO: increase timer?
|
||||
const float _delay_after_cc {4.5f};
|
||||
const float _delay_inbetween {1.3f};
|
||||
const float _delay_inbetween {0.3f};
|
||||
const float _delay_retry {10.f}; // retry sending after 10s
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user