Track file uploads on Wings, not the panel

This commit is contained in:
DaneEveritt 2022-07-24 17:13:07 -04:00
parent 6a11c32bb2
commit f8c48214a5
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 11 additions and 3 deletions

View file

@ -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',