Skip to content

Commit e422e48

Browse files
committed
Minor text change to metadata_save_count
1 parent 67806c1 commit e422e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/installation-guide/installation-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ 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` |
232+
| METADATA_SAVED_COUNT | Maximum number of message metadata to store from an IoT device | :code:`20` |
233233
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
234234
235235
Logs levels

0 commit comments

Comments
 (0)