disable reactivemongo strict handlers for now

pull/5791/head
Thibault Duplessis 2019-12-20 10:33:10 -06:00
parent 5a540ba721
commit 575e6a580a
1 changed files with 1 additions and 1 deletions

2
lila
View File

@ -18,7 +18,7 @@ if [ ! -f "conf/application.conf" ]; then
cp conf/application.conf.default conf/application.conf
fi
java_env="-Dreactivemongo.api.bson.document.strict=true"
java_env="-Dreactivemongo.api.bson.document.strict=false"
echo "
|\_ _ _ _