Skip to content

Commit

Permalink
Update core/pbcc_actions_api.c
Browse files Browse the repository at this point in the history
Co-authored-by: Serhii Mamontov <parfeon@me.com>
  • Loading branch information
Xavrax and parfeon committed Jun 11, 2024
1 parent d922a80 commit 971bf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pbcc_actions_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

/* Maximum number of actions to return in response */
#define MAX_ACTIONS_LIMIT 100
#define MAX_ACTION_VALUE_LENGTH 15
#define MAX_ACTION_TYPE_LENGTH 15


enum pubnub_res pbcc_form_the_action_object(struct pbcc_context* pb,
Expand Down

0 comments on commit 971bf06

Please sign in to comment.