/
How-to reset the application data
How-to reset the application data
If for some reason you need to wipe the application configuration you can follow these steps.
Instructions
Delete the configuration from the database:
delete from bandana where bandanakey = 'gravatar.settings';
Uninstall the Gravatar for Confluence application. Disabling it is not enough.
Re-install the application and configure it again.