# duplicate by intention to have at least a config file available for the service
# at the first start
addFilter("files-duplicate /etc/ycast/stations.yml.example /etc/ycast/stations.yml");
addFilter("files-duplicate /etc/ycast/stations.yml /etc/ycast/stations.yml.example");
