mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
don't
This commit is contained in:
@@ -167,7 +167,7 @@ function BACKUP_FAIL_LOCAL(){
|
||||
echo "Taking a backup on the server"
|
||||
echo ""
|
||||
|
||||
# Drop audit logs collection because we dont need to take backup of that.
|
||||
# Drop audit logs collection because we don't need to take backup of that.
|
||||
# echo "Removing audit logs collections. This will take some time."
|
||||
# sudo mongo ${ONEUPTIME_DB_NAME} --host="${MONGO_HOSTS}" --port="${MONGO_PORT}" --username="$ONEUPTIME_DB_USERNAME" --password="$ONEUPTIME_DB_PASSWORD" --eval 'db.auditlogs.drop()'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user