Features:
* cleanup syslog 'priority' vs. 'level' wording
+* add flag file for shutdownd so that clients can check whether a shutdown is queued
+
+* new env var for /var/tmp? glib?
+
* dbus upstream still refers to dbus.target and shouldn't
* Make -f in systemctl enable both --follow and --force
#define DEFAULT_DATA_HASH_TABLE_SIZE (2047ULL*16ULL)
#define DEFAULT_FIELD_HASH_TABLE_SIZE (2047ULL*16ULL)
-#define DEFAULT_WINDOW_SIZE (128ULL*1024ULL*1024ULL)
+#define DEFAULT_WINDOW_SIZE (8ULL*1024ULL*1024ULL)
#define COMPRESSION_SIZE_THRESHOLD (512ULL)