We added password protection to MT-ComparEval and therefore set show_administration: true on the server. Now the server config differs from the config on GitHub which says show_administration: false.
Can we update the default config to show_administration: true so I dont have to manually change the configuration upon each update? This manual task upon each update asks for problems.
We added password protection to MT-ComparEval and therefore set
show_administration: true
on the server. Now the server config differs from the config on GitHub which saysshow_administration: false
.Can we update the default config to
show_administration: true
so I dont have to manually change the configuration upon each update? This manual task upon each update asks for problems.