__file__ |
'/etc/ckan/default/ckan.ini' |
api_token.jwt.algorithm |
'HS256' |
api_token.jwt.decode.secret |
'string:J5xBLvomdAuyPcxHjK0K1GPFW' |
api_token.jwt.encode.secret |
'string:J5xBLvomdAuyPcxHjK0K1GPFW' |
api_token.nbytes |
'60' |
app_instance_uuid |
'db9e561e-9edf-4233-83c8-44215385e34b' |
APPLICATION_ROOT |
'/' |
BABEL_DEFAULT_LOCALE |
'en' |
BABEL_DEFAULT_TIMEZONE |
'Etc/UTC' |
BABEL_DOMAIN |
'ckan' |
BABEL_MULTIPLE_DOMAINS |
'ckan' |
BABEL_TRANSLATION_DIRECTORIES |
'/usr/lib/ckan/default/src/ckan/ckan/i18n' |
beaker.session.key |
'ckan' |
beaker.session.secret |
'J5xBLvomdAuyPcxHjK0K1GPFW' |
cache_dir |
'/tmp/default/' |
ckan.auth.allow_dataset_collaborators |
'false' |
ckan.auth.anon_create_dataset |
'false' |
ckan.auth.create_dataset_if_not_in_organization |
'false' |
ckan.auth.create_default_api_keys |
'false' |
ckan.auth.create_unowned_dataset |
'false' |
ckan.auth.create_user_via_api |
'false' |
ckan.auth.create_user_via_web |
'true' |
ckan.auth.public_activity_stream_detail |
'true' |
ckan.auth.public_user_details |
'true' |
ckan.auth.roles_that_cascade_to_sub_groups |
'admin' |
ckan.auth.user_create_groups |
'false' |
ckan.auth.user_create_organizations |
'false' |
ckan.auth.user_delete_groups |
'true' |
ckan.auth.user_delete_organizations |
'true' |
ckan.base_public_folder |
'public' |
ckan.base_templates_folder |
'templates' |
ckan.cors.origin_allow_all |
'true' |
ckan.datapusher.formats |
'csv xls xlsx tsv application/csv application/vnd.ms-excel application/vnd.openxmlformats-officedocument.spreadsheetml.sheet application/vnd.ms-excel' |
ckan.datapusher.url |
'http://127.0.0.1:8800/' |
ckan.datastore.default_fts_index_method |
'gist' |
ckan.datastore.default_fts_lang |
'english' |
ckan.datastore.read_url |
'postgresql://datastore_default:B5yWJm88ur@3@localhost/datastore_default' |
ckan.datastore.sqlalchemy.pool_pre_ping |
True |
ckan.datastore.write_url |
'postgresql://ckan_default:B5yWJm88ur@3@localhost/datastore_default' |
ckan.devserver.host |
'localhost' |
ckan.devserver.port |
'5000' |
ckan.display_timezone |
'server' |
ckan.favicon |
'/base/images/ckan.ico' |
ckan.feeds.author_link |
'' |
ckan.feeds.author_name |
'' |
ckan.feeds.authority_name |
'' |
ckan.feeds.date |
'' |
ckan.gravatar_default |
'identicon' |
ckan.hide_activity_from_users |
'default' |
ckan.homepage_style |
'' |
ckan.host |
'data4children.org' |
ckan.jobs.timeout |
'180' |
ckan.locale_default |
'en' |
ckan.locale_order |
'en pt_BR ja it cs_CZ ca es fr el sv sr sr@latin no sk fi ru de pl nl bg ko_KR hu sa sl lv' |
ckan.locales_filtered_out |
'en_GB' |
ckan.locales_offered |
'' |
ckan.main_css |
'/base/css/main.css' |
ckan.max_resource_size |
'10000' |
ckan.plugins |
'officedocs_view stats text_view image_view recline_view datastore datapusher recline_grid_view recline_map_view recline_graph_view' |
ckan.preview.direct |
'png jpg gif' |
ckan.preview.image_formats |
'png jpeg jpg gif' |
ckan.preview.json_formats |
'json' |
ckan.preview.loadable |
'html htm rdf+xml owl+xml xml n3 n-triples turtle plain atom csv tsv rss txt json' |
ckan.preview.text_formats |
'text plain text/plain' |
ckan.preview.xml_formats |
'xml rdf rdf+xml owl+xml atom rss' |
ckan.resource_proxy.max_file_size |
'1048576' |
ckan.site_about |
'' |
ckan.site_custom_css |
'' |
ckan.site_description |
'' |
ckan.site_id |
'default' |
ckan.site_intro_text |
'' |
ckan.site_logo |
'/base/images/ckan-logo.png' |
ckan.site_title |
'Database4Children' |
ckan.site_url |
'https://data4children.org' |
ckan.storage_path |
'/var/lib/ckan/default' |
ckan.theme |
'' |
ckan.views.default_views |
'xloader spatial officedocs_view image_view text_view recline_view' |
clear_logo_upload |
'' |
computed_template_paths |
['/usr/lib/ckan/default/src/ckan/ckanext/mytheme', '/usr/lib/ckan/default/lib/python3.8/site-packages/ckanext_officedocs-1.1.0-py3.8.egg/ckanext/officedocs/templates', '/usr/lib/ckan/default/src/ckan/ckanext/stats/templates', '/usr/lib/ckan/default/src/ckan/ckanext/textview/theme/templates', '/usr/lib/ckan/default/src/ckan/ckanext/imageview/theme/templates', '/usr/lib/ckan/default/src/ckan/ckanext/reclineview/theme/templates', '/usr/lib/ckan/default/src/ckan/ckanext/datastore/templates', '/usr/lib/ckan/default/src/ckan/ckanext/datapusher/templates', '/usr/lib/ckan/default/src/ckan/ckan/templates'] |
DEBUG |
True |
debug |
'true' |
DEBUG_TB_ENABLED |
True |
DEBUG_TB_HOSTS |
() |
DEBUG_TB_INTERCEPT_REDIRECTS |
False |
DEBUG_TB_PANELS |
('flask_debugtoolbar.panels.versions.VersionDebugPanel', 'flask_debugtoolbar.panels.timer.TimerDebugPanel', 'flask_debugtoolbar.panels.headers.HeaderDebugPanel', 'flask_debugtoolbar.panels.request_vars.RequestVarsDebugPanel', 'flask_debugtoolbar.panels.config_vars.ConfigVarsDebugPanel', 'flask_debugtoolbar.panels.template.TemplateDebugPanel', 'flask_debugtoolbar.panels.sqlalchemy.SQLAlchemyDebugPanel', 'flask_debugtoolbar.panels.logger.LoggingPanel', 'flask_debugtoolbar.panels.route_list.RouteListDebugPanel', 'flask_debugtoolbar.panels.profiler.ProfilerDebugPanel') |
ENV |
'production' |
expire_api_token.default_lifetime |
'3600' |
EXPLAIN_TEMPLATE_LOADING |
False |
extra_public_paths |
'/usr/lib/ckan/default/lib/python3.8/site-packages/ckanext_officedocs-1.1.0-py3.8.egg/ckanext/officedocs/public,/usr/lib/ckan/default/src/ckan/ckanext/stats/public,/usr/lib/ckan/default/src/ckan/ckanext/textview/theme/public,/usr/lib/ckan/default/src/ckan/ckanext/reclineview/theme/public' |
extra_template_paths |
'/usr/lib/ckan/default/src/ckan/ckanext/mytheme,/usr/lib/ckan/default/lib/python3.8/site-packages/ckanext_officedocs-1.1.0-py3.8.egg/ckanext/officedocs/templates,/usr/lib/ckan/default/src/ckan/ckanext/stats/templates,/usr/lib/ckan/default/src/ckan/ckanext/textview/theme/templates,/usr/lib/ckan/default/src/ckan/ckanext/imageview/theme/templates,/usr/lib/ckan/default/src/ckan/ckanext/reclineview/theme/templates,/usr/lib/ckan/default/src/ckan/ckanext/datastore/templates,/usr/lib/ckan/default/src/ckan/ckanext/datapusher/templates' |
global_conf |
{'__file__': '/etc/ckan/default/ckan.ini', 'here': '/etc/ckan/default', 'debug': 'true'} |
here |
'/etc/ckan/default' |
JSON_AS_ASCII |
True |
JSON_SORT_KEYS |
True |
JSONIFY_MIMETYPE |
'application/json' |
JSONIFY_PRETTYPRINT_REGULAR |
False |
logo_upload |
'' |
MAX_CONTENT_LENGTH |
None |
MAX_COOKIE_SIZE |
4093 |
PERMANENT_SESSION_LIFETIME |
datetime.timedelta(days=31) |
PREFERRED_URL_SCHEME |
'http' |
PRESERVE_CONTEXT_ON_EXCEPTION |
None |
PROPAGATE_EXCEPTIONS |
None |
pylons.h |
{'redirect_to': <function redirect_to at 0x7fc7e57eb0d0>, 'url': <function url at 0x7fc7e57eb1f0>, 'get_site_protocol_and_host': <function get_site_protocol_and_host at 0x7fc7e57eb160>, 'url_for': <function url_for at 0x7fc7e57eb3a0>, 'url_for_static': <function url_for_static at 0x7fc7e57eb550>, 'url_for_static_or_external': <function url_for_static_or_external at 0x7fc7e57eb5e0>, 'is_url': <function is_url at 0x7fc7e57eb670>, 'url_is_local': <function url_is_local at 0x7fc7e57eb790>, 'full_current_url': <function full_current_url at 0x7fc7e57eb820>, 'current_url': <function current_url at 0x7fc7e57eb8b0>, 'lang': <function lang at 0x7fc7e57eb940>, 'ckan_version': <function ckan_version at 0x7fc7e57eb9d0>, 'lang_native_name': <function lang_native_name at 0x7fc7e57eba60>, 'is_rtl_language': <function is_rtl_language at 0x7fc7e57ebaf0>, 'get_rtl_theme': <function get_rtl_theme at 0x7fc7e57ebb80>, 'get_rtl_css': <function get_rtl_css at 0x7fc7e57ebc10>, 'flash_notice': <function flash_notice at 0x7fc7e57ebca0>, 'flash_error': <function flash_error at 0x7fc7e57ec160>, 'flash_success': <function flash_success at 0x7fc7e57ec1f0>, 'are_there_flash_messages': <function are_there_flash_messages at 0x7fc7e57ec280>, 'link_to': <function link_to at 0x7fc7e57ec700>, 'file': <function file at 0x7fc7e57ec790>, 'submit': <function submit at 0x7fc7e57ec820>, 'nav_link': <function nav_link at 0x7fc7e57ec8b0>, 'wrapped': <function deprecated.<locals>.decorator.<locals>.wrapped at 0x7fc7e57ed820>, 'build_nav_main': <function build_nav_main at 0x7fc7e57eca60>, 'build_nav_icon': <function build_nav_icon at 0x7fc7e57ece50>, 'build_nav': <function build_nav at 0x7fc7e57ecee0>, 'build_extra_admin_nav': <function build_extra_admin_nav at 0x7fc7e57ed040>, 'default_group_type': <function default_group_type at 0x7fc7e57ed160>, 'get_facet_items_dict': <function get_facet_items_dict at 0x7fc7e57ed1f0>, 'has_more_facets': <function has_more_facets at 0x7fc7e57ed280>, 'unselected_facet_items': <function unselected_facet_items at 0x7fc7e57ed310>, 'get_param_int': <function get_param_int at 0x7fc7e57ed3a0>, 'sorted_extras': <function sorted_extras at 0x7fc7e57ed5e0>, 'check_access': <function check_access at 0x7fc7e57ed670>, 'linked_user': <function linked_user at 0x7fc7e57ed700>, 'group_name_to_title': <function group_name_to_title at 0x7fc7e57ed8b0>, 'truncate': <function truncate at 0x7fc7e57ed940>, 'markdown_extract': <function markdown_extract at 0x7fc7e57ed9d0>, 'icon_url': <function icon_url at 0x7fc7e57eda60>, 'icon_html': <function icon_html at 0x7fc7e57edaf0>, 'icon': <function icon at 0x7fc7e57edb80>, 'resource_icon': <function resource_icon at 0x7fc7e57edc10>, 'format_icon': <function format_icon at 0x7fc7e57edca0>, 'dict_list_reduce': <function dict_list_reduce at 0x7fc7e57edd30>, 'gravatar': <function gravatar at 0x7fc7e57eddc0>, 'sanitize_url': <function sanitize_url at 0x7fc7e57ede50>, 'user_image': <function user_image at 0x7fc7e57edee0>, 'pager_url': <function pager_url at 0x7fc7e57edf70>, 'get_page_number': <function get_page_number at 0x7fc7e57ee040>, 'get_display_timezone': <function get_display_timezone at 0x7fc7e57ee0d0>, 'render_datetime': <function render_datetime at 0x7fc7e57ee160>, 'date_str_to_datetime': <function date_str_to_datetime at 0x7fc7e57ee1f0>, 'parse_rfc_2822_date': <function parse_rfc_2822_date at 0x7fc7e57ee280>, 'time_ago_from_timestamp': <function time_ago_from_timestamp at 0x7fc7e57ee310>, 'button_attr': <function button_attr at 0x7fc7e57ee5e0>, 'dataset_display_name': <function dataset_display_name at 0x7fc7e57ee670>, 'dataset_link': <function dataset_link at 0x7fc7e57ee700>, 'resource_display_name': <function resource_display_name at 0x7fc7e57ee790>, 'resource_link': <function resource_link at 0x7fc7e57ee820>, 'tag_link': <function tag_link at 0x7fc7e57ee8b0>, 'group_link': <function group_link at 0x7fc7e57ee940>, 'organization_link': <function organization_link at 0x7fc7e57ee9d0>, 'dump_json': <function dump_json at 0x7fc7e57eea60>, 'auto_log_message': <function auto_log_message at 0x7fc7e57eeaf0>, 'activity_div': <function activity_div at 0x7fc7e57eeb80>, 'snippet': <function snippet at 0x7fc7e57eec10>, 'convert_to_dict': <function convert_to_dict at 0x7fc7e57eeca0>, 'follow_button': <function follow_button at 0x7fc7e57eed30>, 'follow_count': <function follow_count at 0x7fc7e57eedc0>, 'add_url_param': <function add_url_param at 0x7fc7e57eeee0>, 'remove_url_param': <function remove_url_param at 0x7fc7e57eef70>, 'include_resource': <function include_resource at 0x7fc7e57ef040>, 'urls_for_resource': <function urls_for_resource at 0x7fc7e57ef0d0>, 'debug_inspect': <function debug_inspect at 0x7fc7e57ef160>, 'popular': <function popular at 0x7fc7e57ef1f0>, 'groups_available': <function groups_available at 0x7fc7e57ef280>, 'organizations_available': <function organizations_available at 0x7fc7e57ef310>, 'roles_translated': <function roles_translated at 0x7fc7e57ef3a0>, 'user_in_org_or_group': <function user_in_org_or_group at 0x7fc7e57ef430>, 'dashboard_activity_stream': <function dashboard_activity_stream at 0x7fc7e57ef4c0>, 'recently_changed_packages_activity_stream': <function recently_changed_packages_activity_stream at 0x7fc7e57ef550>, 'escape_js': <function escape_js at 0x7fc7e57ef5e0>, 'get_pkg_dict_extra': <function get_pkg_dict_extra at 0x7fc7e57ef670>, 'get_request_param': <function get_request_param at 0x7fc7e57ef700>, 'html_auto_link': <function html_auto_link at 0x7fc7e57ef790>, 'render_markdown': <function render_markdown at 0x7fc7e57ef820>, 'format_resource_items': <function format_resource_items at 0x7fc7e57ef8b0>, 'resource_preview': <function resource_preview at 0x7fc7e57ef940>, 'get_allowed_view_types': <function get_allowed_view_types at 0x7fc7e57ef9d0>, 'rendered_resource_view': <function rendered_resource_view at 0x7fc7e57efa60>, 'view_resource_url': <function view_resource_url at 0x7fc7e57efaf0>, 'resource_view_is_filterable': <function resource_view_is_filterable at 0x7fc7e57efb80>, 'resource_view_get_fields': <function resource_view_get_fields at 0x7fc7e57efc10>, 'resource_view_is_iframed': <function resource_view_is_iframed at 0x7fc7e57efca0>, 'resource_view_icon': <function resource_view_icon at 0x7fc7e57efd30>, 'resource_view_display_preview': <function resource_view_display_preview at 0x7fc7e57efdc0>, 'resource_view_full_page': <function resource_view_full_page at 0x7fc7e57efe50>, 'remove_linebreaks': <function remove_linebreaks at 0x7fc7e57efee0>, 'list_dict_filter': <function list_dict_filter at 0x7fc7e57eff70>, 'SI_number_span': <function SI_number_span at 0x7fc7e57f0040>, 'new_activities': <function new_activities at 0x7fc7e57f00d0>, 'uploads_enabled': <function uploads_enabled at 0x7fc7e57f0160>, 'get_featured_organizations': <function get_featured_organizations at 0x7fc7e57f01f0>, 'get_featured_groups': <function get_featured_groups at 0x7fc7e57f0280>, 'featured_group_org': <function featured_group_org at 0x7fc7e57f0310>, 'get_site_statistics': <function get_site_statistics at 0x7fc7e57f03a0>, 'resource_formats': <function resource_formats at 0x7fc7e57f0430>, 'unified_resource_format': <function unified_resource_format at 0x7fc7e57f04c0>, 'check_config_permission': <function check_config_permission at 0x7fc7e57f0550>, 'get_organization': <function get_organization at 0x7fc7e57f05e0>, 'license_options': <function license_options at 0x7fc7e57f0670>, 'get_translated': <function get_translated at 0x7fc7e57f0700>, 'facets': <function facets at 0x7fc7e57f0790>, 'mail_to': <function mail_to at 0x7fc7e57f0820>, 'radio': <function radio at 0x7fc7e57f08b0>, 'clean_html': <function clean_html at 0x7fc7e57f0940>, 'flash': <ckan.lib.helpers._Flash object at 0x7fc7e58e1040>, 'localised_number': <function localised_number at 0x7fc7e5956820>, 'localised_SI_number': <function localised_SI_number at 0x7fc7e5956940>, 'localised_nice_date': <function localised_nice_date at 0x7fc7e5956790>, 'localised_filesize': <function localised_filesize at 0x7fc7e59568b0>, 'get_available_locales': <function get_available_locales at 0x7fc7e6bbb8b0>, 'get_locales_dict': <function get_locales_dict at 0x7fc7e6bbb820>, 'literal': <class 'ckan.lib.helpers.literal'>, 'asbool': <function asbool at 0x7fc7e72415e0>, 'urlencode': <function urlencode at 0x7fc7e83678b0>, 'include_asset': <function include_asset at 0x7fc7e57e7b80>, 'render_assets': <function render_assets at 0x7fc7e57e7ca0>, 'sanitize_id': <function sanitize_id at 0x7fc7e57f0a60>, 'compare_pkg_dicts': <function compare_pkg_dicts at 0x7fc7e57f0af0>, 'activity_list_select': <function activity_list_select at 0x7fc7e57f0b80>, 'get_collaborators': <function get_collaborators at 0x7fc7e57f0c10>, 'can_update_owner_org': <function can_update_owner_org at 0x7fc7e57f0ca0>, 'check_ckan_version': <function check_ckan_version at 0x7fc7e57f0d30>, 'csrf_input': <function csrf_input at 0x7fc7e57f0dc0>, 'get_map_config': <function get_mapview_config at 0x7fc7e4036b80>, 'get_dataproxy_url': <function get_dataproxy_url at 0x7fc7e4036dc0>, 'datapusher_status': <function datapusher_status at 0x7fc7e3f715e0>, 'datapusher_status_description': <function datapusher_status_description at 0x7fc7e3f71670>, 'datastore_dictionary': <function datastore_dictionary at 0x7fc7e401ec10>} |
SECRET_KEY |
'J5xBLvomdAuyPcxHjK0K1GPFW' |
SEND_FILE_MAX_AGE_DEFAULT |
datetime.timedelta(seconds=43200) |
SERVER_NAME |
None |
SESSION_COOKIE_DOMAIN |
None |
SESSION_COOKIE_HTTPONLY |
True |
SESSION_COOKIE_NAME |
'session' |
SESSION_COOKIE_PATH |
None |
SESSION_COOKIE_SAMESITE |
None |
SESSION_COOKIE_SECURE |
False |
SESSION_REFRESH_EACH_REQUEST |
True |
solr_url |
'http://127.0.0.1:8983/solr' |
sqlalchemy.pool_pre_ping |
True |
sqlalchemy.url |
'postgresql://ckan_default:B5yWJm88ur@3@localhost/ckan_default' |
TEMPLATES_AUTO_RELOAD |
None |
TESTING |
False |
TRAP_BAD_REQUEST_ERRORS |
None |
TRAP_HTTP_EXCEPTIONS |
False |
use |
'egg:ckan' |
USE_X_SENDFILE |
False |
who.config_file |
'/etc/ckan/default/who.ini' |
who.log_file |
'/tmp/default//who_log.ini' |
who.log_level |
'warning' |