Skip to content

bannedFilmList as file defined by config

Alex requested to merge hotfix/bannedFilmList080623 into master

Created by: codingPF

Read bannedFilms from a csv file (each line contains one title) Matching is based on contains logic Location of the file is defined in mserver.xml Location maybe a file or url

Merge request reports