CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/26 07:15:23
Modified files:
net/unifi/lts : Makefile
net/unifi/lts/pkg: PLIST
net/unifi/stable: Makefile
net/unifi/stable/pkg: PLIST
net/unifi/testing: Makefile
net/unifi/testing/pkg: PLIST
Log message:
unifi: warn at update if the database is old and was created using mongodb's
deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files
+ restore will recreate with WiredTiger which has significantly smaller files
and checkpointing (and seems like it maybe a bit more robust..)