You are here

tmgmt.translator.smartling.yml in TMGMT Translator Smartling 8

config/install/tmgmt.translator.smartling.yml

File

config/install/tmgmt.translator.smartling.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - tmgmt_smartling
  6. name: smartling
  7. label: 'Smartling translator'
  8. description: 'Smartling Translator service.'
  9. auto_accept: false
  10. weight: -100
  11. plugin: smartling
  12. settings:
  13. api_url: 'https://capi.smartling.com/v1'
  14. project_id: ''
  15. key: ''
  16. orgID: ''
  17. contextUsername: ''
  18. context_silent_user_switching: false
  19. context_skip_host_verifying: false
  20. retrieval_type: published
  21. auto_authorize_locales: true
  22. callback_url_use: false
  23. scheme: public
  24. custom_regexp_placeholder: '(@|%|!)[\w-]+'
  25. identical_file_name: false
  26. enable_basic_auth: false
  27. basic_auth:
  28. login: ''
  29. password: ''