diff --git a/docs/database/gravity/index.md b/docs/database/gravity/index.md index 5d8dab5..3a5ce1f 100644 --- a/docs/database/gravity/index.md +++ b/docs/database/gravity/index.md @@ -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`)