Skip to content

Commit

Permalink
64 MiB
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-M-Baron committed Aug 9, 2024
1 parent f876761 commit 4fd5ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/japi.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ int japi_start_server(japi_context *ctx, const char *port);

/*!
* \brief Define the maximum line size a japi-command can have. Will overwrite
* default value of 64 * 1024 * 1024 MiB. Some applications
* default value of 64MiB. Some applications
* need more capacity to transfer data.
*
* \param ctx JAPI context
Expand Down

0 comments on commit 4fd5ade

Please sign in to comment.