You are here

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

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. project_id: ''
  14. user_id: ''
  15. token_secret: ''
  16. contextUsername: ''
  17. context_silent_user_switching: false
  18. context_skip_host_verifying: false
  19. retrieval_type: published
  20. auto_authorize_locales: true
  21. callback_url_use: false
  22. callback_url_host: ''
  23. scheme: public
  24. custom_regexp_placeholder: '(@|%|!)[\w-]+'
  25. identical_file_name: false
  26. enable_smartling_logging: true
  27. enable_notifications: true
  28. async_mode: false
  29. enable_basic_auth: false
  30. basic_auth:
  31. login: ''
  32. password: ''