diff --git a/INSTALLATION.md b/INSTALLATION.md index 35648129..c1d43ea1 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -53,8 +53,6 @@ mongosh admin --eval "db.getSiblingDB('jschan').createUser({user: 'jschan', pwd: sudo sh -c "cat > /etc/mongod.conf" <<'EOF' storage: dbPath: /var/lib/mongodb - journal: - enabled: true systemLog: destination: file logAppend: true