summaryrefslogtreecommitdiffstats
path: root/avahi-core/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/internal.h')
-rw-r--r--avahi-core/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/internal.h b/avahi-core/internal.h
index e360889..c791d8d 100644
--- a/avahi-core/internal.h
+++ b/avahi-core/internal.h
@@ -46,7 +46,7 @@ typedef struct AvahiEntry AvahiEntry;
#define AVAHI_FLAGS_VALID(flags, max) (!((flags) & ~(max)))
#define AVAHI_RR_HOLDOFF_MSEC 1000
-#define AVAHI_RR_HOLDOFF_MSEC_RATE_LIMIT 60000
+#define AVAHI_RR_HOLDOFF_MSEC_RATE_LIMIT 20000
#define AVAHI_RR_RATE_LIMIT_COUNT 15
typedef struct AvahiLegacyUnicastReflectSlot AvahiLegacyUnicastReflectSlot;