mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-24 03:05:17 +01:00
Added realname setting into the prototype
This commit is contained in:
parent
c1bfa66c47
commit
8062f88106
@ -30,6 +30,7 @@ redis:
|
||||
columnNames:
|
||||
idColumn: id
|
||||
nameColumn: username
|
||||
realNameColumn: realname
|
||||
passwordColumn: password
|
||||
ipColumn: ip
|
||||
emailColumn: email
|
||||
|
Loading…
Reference in New Issue
Block a user