I use local storage instead of S3 and after restart the configuration is replace I propose to modify this ``` registry_conf() + if [ -f /etc/gitlab/registry/config.yml ]; then + return + fi ```