akismet.site
URL of an Akismet account used for spam checking.
Example:
Environment variable:
To get a series of configuration parameters, the application will look for a file named config.{ENVIRONMENT}.json
, with {ENVIRONMENT}
being the environment variable NODE_ENV
where the app is running (e.g. config.development.json
, config.test.json
, config.production.json
, etc). Alternatively, each parameter can be supplied using a corresponding environment variable. Below are the available configuration values for the Staticman API server.
See the sample config file for an example.
URL of an Akismet account used for spam checking.
Example:
Environment variable:
API key to be used with Akismet.
Environment variable:
Universal Analytics account ID.
Example:
Environment variable:
Mailgun API key to be used for email notifications. Will be overridden by a notifications.apiKey
parameter in the site config, if one is set.
Environment variable:
Domain to be used with Mailgun for email notifications. Will be overridden by a notifications.domain
parameter in the site config, if one is set.
Environment variable:
Default:
Email address to send notifications from.
Environment variable:
Default:
Name of sender for notification emails.
Environment variable:
Default:
The application environment.
Possible values:
production
development
test
Environment variable:
Default:
URI for the GitHub oauth provider.
Environment variable:
Default:
GitHub Application ID.
Environment variable:
Default:
Base URL for the GitHub API.
Environment variable:
Default:
Private key for GitHub Application.
Environment variable:
Default:
Access token to the GitHub account being used to push files with.
Environment variable:
URI for the GitLab oauth provider.
Environment variable:
Default:
Base URL for the GitLab API.
Environment variable:
Default:
Access token to the GitLab account used to push submitted content.
Environment variable:
Default:
Base URL for the OneDev API.
Environment variable:
Default:
Username for the OneDev API.
Environment variable:
Default:
Password or Token for the OneDev API.
Environment variable:
Default:
The port to bind the application to.
Environment variable:
Default:
RSA private key to encrypt sensitive configuration parameters with.
Example:
Environment variable:
Default:
Slack webhook URL to pipe log output to (NOT YET IMPLEMENTED)
Environment variable:
Default: