summaryrefslogtreecommitdiff
path: root/docs/ip_banned.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ip_banned.md')
-rw-r--r--docs/ip_banned.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ip_banned.md b/docs/ip_banned.md
index 08827f1..7e87843 100644
--- a/docs/ip_banned.md
+++ b/docs/ip_banned.md
@@ -11,8 +11,8 @@ This table contains all of the banned IPs and the date when (or if) the ban will
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|----------------|--------------|------------|-----|------|-----------|-------|---------|
| [ip][1] | VARCHAR(15) | | PRI | NO | 127.0.0.1 | | |
-| [bandate][2] | INT | UNSIGNED | PRI | NO | | | |
-| [unbandate][3] | INT | UNSIGNED | | NO | | | |
+| [bandate][2] | INT | UNSIGNED | PRI | NO | | | |
+| [unbandate][3] | INT | UNSIGNED | | NO | | | |
| [bannedby][4] | VARCHAR(50) | | | NO | [Console] | | |
| [banreason][5] | VARCHAR(255) | | | NO | no reason | | |