1 - cops gui
if you revisit cops with the same browser (not in private mode) then "ignored categories" should be permanent. Cops sets a cookie?
However there is a setting for that in config_local.php:
Code:
/*
* Specify the ignored categories for the home screen and with search
* Meaning that if you don't want to search in publishers or tags just add them from the list
* Only accepted values :
* - author
* - book
* - series
* - tag
* - publisher
* - rating
* - language
*/
$config ['cops_ignored_categories'] = array();
Never tried it myself.
2 - Resilio-sync docker
I do not see any obvious errot in your setup. Can't help you there.
Did you start the container?
Code:
docker start resilio-sync
You probably did, but .......