summaryrefslogtreecommitdiff
path: root/indra/llcommon/lllivefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/lllivefile.h')
-rw-r--r--indra/llcommon/lllivefile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llcommon/lllivefile.h b/indra/llcommon/lllivefile.h
index 689590e324..7e24744491 100644
--- a/indra/llcommon/lllivefile.h
+++ b/indra/llcommon/lllivefile.h
@@ -32,6 +32,8 @@
#ifndef LL_LLLIVEFILE_H
#define LL_LLLIVEFILE_H
+const F32 configFileRefreshRate = 5.0; // seconds
+
class LLLiveFile
{