netjack2: set timeout to sane value again

This commit is contained in:
Wim Taymans 2025-04-29 17:35:40 +02:00
parent 0ea1bc3841
commit 515de13b8a

View file

@ -134,7 +134,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
#define DEFAULT_MIDI_PORTS -1
#define DEFAULT_AUDIO_PORTS -1
#define FOLLOWER_INIT_TIMEOUT 10000
#define FOLLOWER_INIT_TIMEOUT 1
#define FOLLOWER_INIT_RETRY -1
#define MODULE_USAGE "( remote.name=<remote> ) " \