Plugin modules config db persistance

P November 15, 2013

what row in confluence's db stores plugin modules config?

2 answers

1 accepted

0 votes
Answer accepted
P November 15, 2013

I figured this out. Just connect to your database and do :

select * from bandana where bandanakey='plugin.manager.state.Map';

0 votes
Daniel Wester
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 15, 2013

It all depends on the plugin. More than likely they will use the database (either through Active Objects or the PluginSettings) but some may use disk for some items. The safest suggestion is to reach out to the plugin vendor.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events