Skip to content

how do I disable plugins from cli? #5560

Closed Answered by dennisreimann
ralyodio asked this question in Technical Support
Discussion options

You must be logged in to vote

If you are using the Docker deployment, you plugins should be located in /var/lib/docker/volumes/generated_btcpay_pluginsdir/_data/. You can go there and delete PodServer like this:

cd /var/lib/docker/volumes/generated_btcpay_pluginsdir/_data
rm -rf BTCPayServer.Plugins.PodServer

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ralyodio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants