You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One addition:
Setting CKAN___DEBUG appears to have no effect.
I assume this needs to be set in ckan.ini, e.g. like this: ckan config-tool "${CKAN_INI}" "debug = True".
Additionally, make sure the required dependencies for debug mode are installed, see here.
We started offering a separete debug Docker image, that adds the dependencies and configuration option, see here.
Hello,
how to add the "debug" var?
The text was updated successfully, but these errors were encountered: