mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #411 from jfb-pihole/patch-1
Correct documentation for the group section of the gravity (domain) database.
This commit is contained in:
@@ -9,7 +9,7 @@ Label | Type | Uniqueness enforced | Content
|
||||
`id` | integer | Yes | Unique ID for database operations
|
||||
`enabled` | boolean | No | Flag whether domains in this group should be used<br>(`0` = disabled, `1` = enabled)
|
||||
`name` | text | No | Mandatory group name
|
||||
`comment` | text | No | Optional field for arbitrary user comments
|
||||
`description` | text | No | Optional field for arbitrary user comments
|
||||
|
||||
Group management is implemented using so-called linking tables. Hence, it is possible to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user