
        [ckan.plugins]
        resourceauthorizer=ckanext.resourceauthorizer.plugin:ResourceAuthorizerPlugin
        [paste.paster_command]
        resourceauthorizer=ckanext.resourceauthorizer.commands:ResourceAuthorizerCommand

        [babel.extractors]
        ckan = ckan.lib.extract:extract_ckan
    