Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
$config['lingotek.settings']['default']['community'] = 'uuid-of-testing-community';
$config['lingotek.settings']['default']['project'] = 'uuid-of-testing-project';
$config['lingotek.settings']['default']['workflow'] = ''uuid-of-testing-workflow'';
$config['lingotek.settings']['default']['vault'] = ''uuid-of-testing-vault';

The uuids that you should fill in can be seen in the TMS itself, under the Settings tab. For example, for finding my Project UUID:

...