Skip to content

Commit

Permalink
Merge commit '13b0073e7a7bdabfa7be4dcc8b27f2e8acb70b4d' into offlineS…
Browse files Browse the repository at this point in the history
…toragePOC
  • Loading branch information
mbruin-NR committed Jan 11, 2024
2 parents 907d730 + 13b0073 commit 1efd215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Agent/Public/NewRelic.h
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ extern "C" {
+ (void) setMaxEventPoolSize:(unsigned int)size;

/*!
Change the maximum size in mega bytes that the agent will store for offline storage.
Change the maximum size in megabytes that the agent will store for offline storage.
@param megaBytes the maximum size in mega bytes of offline storage that can be stored in the local file system
Expand Down

0 comments on commit 1efd215

Please sign in to comment.