Add documentation for new gravity.db:adlist#date_updated column

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2020-12-01 10:13:27 +01:00
parent 74776cc9c7
commit 926f706f74
+1
View File
@@ -30,6 +30,7 @@ Label | Type | Uniqueness enforced | Content
`date_added` | integer | No | Timestamp when domain was added
`date_modified` | integer | No | Timestamp when domain was last modified, automatically updated when a record is changed
`comment` | text | No | Optional field for arbitrary user comments
`date_updated` | integer | No | Timestamp when this list has last been updated (`pihole -g` does **not** update this timestamp when the downloaded list did not change since the last `pihole -g` run)
## Gravity Table (`gravity`)