1
0
Fork 0

reset force32mode attribute

This commit is contained in:
jsteemann 2018-07-19 20:14:37 +02:00
parent 1b8d8e728b
commit 3a6737e37a
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ void ReplicationApplierConfiguration::reset() {
_verbose = false;
_restrictType.clear();
_restrictCollections.clear();
#ifdef ARANGODB_ENABLE_MAINTAINER_MODE
_force32mode = false;
#endif
}
/// @brief get a VelocyPack representation