tmgmt.translator.smartling.yml in TMGMT Translator Smartling 8.2
Same filename and directory in other branches
config/install/tmgmt.translator.smartling.yml
1 string reference to 'tmgmt.translator.smartling'
- ContextUpload::__construct in src/
Plugin/ QueueWorker/ ContextUpload.php - Constructs a new LocaleTranslation object.
File
config/install/tmgmt.translator.smartling.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - tmgmt_smartling
- name: smartling
- label: 'Smartling translator'
- description: 'Smartling Translator service.'
- auto_accept: false
- weight: -100
- plugin: smartling
- settings:
- project_id: ''
- user_id: ''
- token_secret: ''
- contextUsername: ''
- context_silent_user_switching: false
- context_skip_host_verifying: false
- retrieval_type: published
- auto_authorize_locales: true
- callback_url_use: false
- callback_url_host: ''
- scheme: public
- custom_regexp_placeholder: '(@|%|!)[\w-]+'
- identical_file_name: false
- enable_smartling_logging: true
- enable_basic_auth: false
- basic_auth:
- login: ''
- password: ''