Configuration
There are two configuration files for Nova:
config.json
: This is for non-sensitive configuration relating to the server, such as the character limits of posts..env
: This is for sensitive configuration, such as the database connection string or the secret key for Stripe.