sftpgo-mirror/config
Nicola Murino fa45c9c138
allow to execute actions for file operations and SSH commands synchronously
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
2021-05-11 12:45:14 +02:00
..
config.go allow to execute actions for file operations and SSH commands synchronously 2021-05-11 12:45:14 +02:00
config_linux.go add version info 2019-08-08 10:01:33 +02:00
config_nolinux.go add version info 2019-08-08 10:01:33 +02:00
config_test.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00