hello its possible to change the config of parse server even its already running?
i’m thinking if i restart the server programmatically.
1 Like
I would like to know the same
You can read your config from a file for example. Then you can change the file and restart the process. Is that what you are looking for?