As described in the Module Development Guide (http://drupal.org/node/549094#configuration)

Avoid creating new categories. Instead, consider placing your module's configuration near a related module. If possible, add the module's configuration under one of the following categories: ...

I suggest to move the Keys UI configuration pages to the 'Search and Metadata' section.

Comments

rolf van de krol’s picture

Status: Needs review » Needs work

I personally wouldn't opt for 'Search and Metadata'. This section is meant primarily for configuration of modules that provide internal search (both the core and for example solr) in the website or provide helpers for external search engines (google).

I think 'Web services' is much more suitable for the keys module. That section is meant for integration with other services. The keys module is meant to provide authentication keys for those services, so i think it's configuration should also be in this section.

sutharsan’s picture

Status: Needs work » Needs review
StatusFileSize
new5.1 KB

You're right, I must have overlooked that category.