Skip to content

Commit 664426c

Browse files
authored
Merge pull request #25 from OS2iot/feature/178_latest-data-timestamp
Document env. variable for setting max. message metadata
2 parents de1fd8d + e422e48 commit 664426c

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 number of message metadata to store from an IoT device | :code:`20` |
233+
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
232234
233235
Logs levels
234236
"""""""""""""""

0 commit comments

Comments
 (0)