Sha256: d50fa17ce520f4e13f6ee3bb57714c766ceff8c72c4406ed178f96b0820caa3c
Contents?: true
Size: 543 Bytes
Versions: 7
Compression:
Stored size: 543 Bytes
Contents
#PATH to all data data_dir: PATH_TO_ALL_DATA ########## IMPORT DATA TO CONTENTFUL ########## #Contentful credentials - Define before import data to Contentful. access_token: ACCESS_TOKEN organization_id: ORGANIZATION_ID space_id: DEFINE_SPACE_ID_BEFORE_IMPORT default_locale: LOCALE_CODE ## CONVERT CONTENTFUL MODEL TO CONTENTFUL IMPORT STRUCTURE content_model_json: example_settings/contentful_model.json converted_model_dir: example_settings/contentful_structure.json contentful_structure_dir: example_settings/contentful_structure.json
Version data entries
7 entries across 7 versions & 1 rubygems