Since we're inserting the config file directly into our database, we should watch out for a few things: Prevent mongo injection. Limit file length.
Since we're inserting the config file directly into our database, we should watch out for a few things:
Prevent mongo injection.
Limit file length.