mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Adding note about max length of mysql username
This commit is contained in:
parent
ba91d1fd78
commit
8cabb5414a
31 changed files with 49 additions and 2 deletions
|
@ -745,4 +745,5 @@ $LANG['vi'] = array(
|
|||
'No encryption' => 'No encryption',
|
||||
'Do not use encryption' => 'Do not use encryption',
|
||||
|
||||
'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue