summaryrefslogtreecommitdiff
path: root/docs/es/ip_banned.md
diff options
context:
space:
mode:
authorJulio A. Leyva Osorio <tony931023@gmail.com>2021-07-06 21:43:53 -0400
committerGitHub <noreply@github.com>2021-07-07 03:43:53 +0200
commit8a98b71ec8ebde05d0eb426c6bb7d39a2ca8dc94 (patch)
treeae02e2673f2af19217327d9a4c23d494baa43ac5 /docs/es/ip_banned.md
parent6fe46c4315c716d1c5edec157d9f928543742d80 (diff)
downloadwiki-8a98b71ec8ebde05d0eb426c6bb7d39a2ca8dc94.tar.gz
wiki-8a98b71ec8ebde05d0eb426c6bb7d39a2ca8dc94.tar.bz2
wiki-8a98b71ec8ebde05d0eb426c6bb7d39a2ca8dc94.zip
chore: auth improvements in Spanish (#579)
* Update account_access.md * ip_banned.md * logs.md * logs_ip_actions.md * realmcharacters and realmlist.md * create secret_digest.md sp * uptime.md * version_db_auth.md * database-auth.md * create update.md * create updates_include.md
Diffstat (limited to 'docs/es/ip_banned.md')
-rw-r--r--docs/es/ip_banned.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/es/ip_banned.md b/docs/es/ip_banned.md
index ce78b35..d6130d2 100644
--- a/docs/es/ip_banned.md
+++ b/docs/es/ip_banned.md
@@ -11,8 +11,8 @@ Esta tabla contiene todas las IPs baneadas y la fecha en la que (en tal caso) el
| 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 | | |