ENGINE-883: Added include. WARNING: COPY HOOK SCRIPTS TO HOOKS DIRECTORY

pull/3/head
Krista Bennett 2 years ago
parent 75ee90ffb6
commit 10fd79d18e

@ -7,6 +7,8 @@
#ifndef PEP_INTERNAL_H
#define PEP_INTERNAL_H
#include "commit_hash.h" // We need this everywhere. So.
// maximum attachment size to import as key 25MB, maximum of 20 attachments
#define MAX_KEY_SIZE (25 * 1024 * 1024)
#define MAX_KEYS_TO_IMPORT 20

Loading…
Cancel
Save