mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-22 07:30:25 +00:00
fa45c9c138
The actions to run synchronously can be configured via the `execute_sync` configuration key. Executing an action synchronously means that SFTPGo will not return a result code to the client until your hook have completed its execution. Fixes #409 |
||
---|---|---|
.. | ||
file.go | ||
handler.go | ||
internal_test.go | ||
mimecache.go | ||
server.go | ||
webdavd.go | ||
webdavd_test.go |