mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-04-21 12:32:38 +00:00
WebAdmin: clearly indicate that metadata check is no longer supported
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -183,7 +183,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
||||
return $.t('actions.types.filesystem');
|
||||
case 10:
|
||||
// metadata check was removed
|
||||
return "";
|
||||
return $.t('general.unsupported');;
|
||||
case 11:
|
||||
return $.t('actions.types.password_expiration_check');
|
||||
case 12:
|
||||
|
||||
Reference in New Issue
Block a user