Fix: wait for the completion of implicit session rotations
[lttng-tools.git] / src / common / defaults.h
index 5df5127b38a342890a6dddd523de1349d43c5cd0..08bbb64b91a30a58ff3ef2c3adab4998205fb7c4 100644 (file)
 /* Default maximal size of message notification channel message payloads. */
 #define DEFAULT_MAX_NOTIFICATION_CLIENT_MESSAGE_PAYLOAD_SIZE   65536
 
+/* Default maximal size of trace archive location. */
+#define DEFAULT_MAX_TRACE_ARCHIVE_LOCATION_PAYLOAD_SIZE                65536
+
 /* Default maximal size of message notification channel message payloads. */
 #define DEFAULT_CLIENT_MAX_QUEUED_NOTIFICATIONS_COUNT          100
 
This page took 0.023736 seconds and 4 git commands to generate.