How-to reset the application data

If for some reason you need to wipe the application configuration you can follow these steps.

Instructions

  1. Delete the configuration from the database:

    delete from bandana where bandanakey = 'gravatar.settings';
  2. Uninstall the Gravatar for Confluence application. Disabling it is not enough.

  3. Re-install the application and configure it again.