Skip to content

Commit 67806c1

Browse files
committed
Document env variable for setting max. message metadata
1 parent b0b025b commit 67806c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/installation-guide/installation-guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ OS2IoT-backend takes several environment variables as configuration, if these ar
229229
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
230230
| LOG_LEVEL | Minimum Log Level. Levels ordered from high to low are: 'log', 'error', 'warn', 'debug', 'verbose' | :code:`debug` |
231231
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
232+
| METADATA_SAVED_COUNT | Maximum amount of message metadata to store from an IoT device | :code:`20` |
233+
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
232234
233235
Logs levels
234236
"""""""""""""""

0 commit comments

Comments
 (0)