Config

synopsis:Configuration Blueprint

Configuration endpoint for the application

karrot.config.controllers.display()[source]

Returns a simple JSON string with the current application configuration.

Returns:json – A JSON with the following format:

{"status": "success", "settings": "{...}"}