Comment on Hello , How can I completely delete the server blocklist? Preferably without
montag@friendica.xyz 2 weeks ago
I wanted to clean up the block list a bit. So I downloaded it, checked it, deleted some entries, and rearranged it. Then I uploaded it again. Unfortunately, the *.csv file was formatted incorrectly on my first try, so I uploaded the list a second time. Unfortunately, the existing list wasn’t deleted or overwritten. So now I have a huge block list with some incorrect entries that I’d like to delete. Does anyone have any idea how I could do that?
tom_s@friendica.ambag.es@friendica.ambag.es 2 weeks ago
bin/console serverblock export /tmp/liste.txt, make your changes, remove all entries and import your new one..