You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea what it'd take to make this plugin cluster or data center compatible? Looking at the code, settings are persisted using PluginSettings. That seems to save to the database which would be safe and usable for a cluster.
Any idea what it'd take to make this plugin cluster or data center compatible? Looking at the code, settings are persisted using
PluginSettings. That seems to save to the database which would be safe and usable for a cluster.