parse-community / parse-community/parse-server

configure PARSE_SERVER_CLEANUP_INVALID_INSTALLATIONS without environment vars

Open
#9,125 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
21.4k
Forks
4.8k
Avg merge
7h 45m
Merged PRs (30d)
11

Description

New Issue Checklist
Issue Description

Most configuations can be done through options to Parse Server, but PARSE_SERVER_CLEANUP_INVALID_INSTALLATIONS doesn't seem to be supported that way.

Suggest to add this config to the Parse Server options, for people who uses push through Parse this is a very important thing to turn on so Apple doesn't block for sending too many repeats to disabled devices.

Environment

Server

  • Parse Server version: 7.0.0
  • Operating system: OSX
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how PARSE_SERVER_CLEANUP_INVALID_INSTALLATIONS is read and how Parse Server options are defined. Add equivalent option support and verify that push cleanup can be enabled without the environment variable, with focused tests covering both option and environment configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.