cloudwords-8.x-1.x-dev/config/schema/cloudwords.schema.yml
config/schema/cloudwords.schema.yml
cloudwords.settings:
type: mapping
label: Settings
mapping:
cloudwords_auto_import_translation_enabled:
type: boolean
cloudwords_auto_import_translation_frequency:
type: string
cloudwords_auto_project_creation_enabled:
type: boolean
cloudwords_client_mode:
type: string
cloudwords_app_url:
type: string
cloudwords_api_url:
type: string
cloudwords_preview_bundle_enabled:
type: boolean
cloudwords_auto_import_translation_max_process_items:
type: string
cloudwords_auth_token:
type: string
cloudwords_upload_file_size:
type: integer
