X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;fp=src%2Fcommon%2Fdefaults.h;h=08bbb64b91a30a58ff3ef2c3adab4998205fb7c4;hp=5df5127b38a342890a6dddd523de1349d43c5cd0;hb=3e3665b89947ebdd812bcfaca1090d22b34d5778;hpb=fcf0f774e2b567e5dcf9190a84973b7a4e06eb7d diff --git a/src/common/defaults.h b/src/common/defaults.h index 5df5127b3..08bbb64b9 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -333,6 +333,9 @@ /* 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