Track file uploads on Wings, not the panel
This commit is contained in:
parent
6a11c32bb2
commit
f8c48214a5
5 changed files with 11 additions and 3 deletions
|
@ -81,6 +81,7 @@ return [
|
|||
'rename_other' => 'Renamed :count files in :directory',
|
||||
'write' => 'Wrote new content to :file',
|
||||
'upload' => 'Began a file upload',
|
||||
'uploaded' => 'Uploaded :file in :directory',
|
||||
],
|
||||
'sftp' => [
|
||||
'denied' => 'Blocked SFTP access due to permissions',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue