Skip to content
Snippets Groups Projects
Commit 25946e44 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'box-allow-box_not_store'

parents 91ccfda7 8fb1f81a
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,8 @@ enum box_mode {
#define BOX_ALLOWED_REQUEST_FLAGS (BOX_RETURN_TUPLE | \
BOX_ADD | \
BOX_REPLACE | \
BOX_QUIET)
BOX_QUIET | \
BOX_NOT_STORE)
/*
deprecated commands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment