Skip to content

Commit

Permalink
docs: add additional commentary on flag usage
Browse files Browse the repository at this point in the history
  • Loading branch information
c-p-b committed Dec 13, 2022
1 parent 98c0cf3 commit f7c3eba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@ public interface Configs {

/**
* Define if Airbyte should use the container orchestrator. Internal-use only.
* Should always be set to true - otherwise causes syncs to be run on workers instead.
*/
boolean getContainerOrchestratorEnabled();

Expand Down

0 comments on commit f7c3eba

Please sign in to comment.