summaryrefslogtreecommitdiff
path: root/indra/llmessage/llmessageconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/llmessageconfig.h')
-rw-r--r--indra/llmessage/llmessageconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/llmessageconfig.h b/indra/llmessage/llmessageconfig.h
index 6814089b05..d694286569 100644
--- a/indra/llmessage/llmessageconfig.h
+++ b/indra/llmessage/llmessageconfig.h
@@ -48,6 +48,7 @@ public:
static void useConfig(const LLSD& config);
static Flavor getServerDefaultFlavor();
+ static S32 getMaxQueuedEvents();
// For individual messages
static Flavor getMessageFlavor(const std::string& msg_name);