sftpgo/service
Nicola Murino ad53429cf1 add support for build tag to allow to disable some features
The following build tags are available:

- "nogcs", disable Google Cloud Storage backend
- "nos3", disable S3 Compabible Object Storage backends
- "nobolt", disable Bolt data provider
- "nomysql", disable MySQL data provider
- "nopgsql", disable PostgreSQL data provider
- "nosqlite", disable SQLite data provider
- "noportable", disable portable mode
2020-05-23 11:58:05 +02:00
..
service.go add support for build tag to allow to disable some features 2020-05-23 11:58:05 +02:00
service_portable.go add support for build tag to allow to disable some features 2020-05-23 11:58:05 +02:00
service_windows.go add more linters 2020-05-06 19:36:34 +02:00
sighup_unix.go fix some lint issues 2020-04-30 14:23:55 +02:00
sighup_windows.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00