Skip to content

0.8.0 Remove deprecated `--allow-repo-config` param

Choose a tag to compare

@aknysh aknysh released this 07 May 21:32
a2b35af

what

  • Remove deprecated --allow-repo-config param

why

  • Flag --allow-repo-config has been deprecated in favor of creating a server-side repo config file that applies the same configuration
  • Use a server-side config file and point --repo-config to it

references