mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
fs events: add elapsed field to notifications
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -760,6 +760,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{FileSize}}`}}</b></span> => File size.
|
||||
</p>
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{Elapsed}}`}}</b></span> => Elapsed time as milliseconds for filesystem events.
|
||||
</p>
|
||||
<p>
|
||||
<span class="shortcut"><b>{{`{{Protocol}}`}}</b></span> => Protocol, for example "SFTP", "FTP".
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user