Added realname setting into the prototype
This commit is contained in:
@@ -30,6 +30,7 @@ redis:
|
||||
columnNames:
|
||||
idColumn: id
|
||||
nameColumn: username
|
||||
realNameColumn: realname
|
||||
passwordColumn: password
|
||||
ipColumn: ip
|
||||
emailColumn: email
|
||||
|
||||
Reference in New Issue
Block a user