Releases: immobiliare/sfs
Releases · immobiliare/sfs
SFS 1.4.1
- fuse:
- pid_path is now optional
- fixed compilation on Debian Lenny
- support fstab mount
- prettier mount output
- support dropping privileges to uid and gid
- create recursive batches only when directories are renamed
- php-sync:
- allow per-node BULK_MAX_BATCHES and rsync commands
- do not scan the whole batches directory
Special thanks to @mokraemer for contributing to this release.
SFS 1.4.0
This version now supports milliseconds in both fuse and the php-sync. The option batch_flush_seconds
has been renamed to batch_flush_msec
in the fuse config and it's a backwards incompatible change.
SFS 1.3.13
First public release.