gatsby.settings.yml in Gatsby Live Preview & Incremental Builds 2.0.x
Same filename and directory in other branches
config/install/gatsby.settings.yml
14 string references to 'gatsby.settings'
- AdminFormTest::testAdminFormValidation in tests/
src/ Functional/ AdminFormTest.php - Tests admin form validation.
- GatsbyAdminForm::buildForm in src/
Form/ GatsbyAdminForm.php - Form constructor.
- GatsbyAdminForm::getEditableConfigNames in src/
Form/ GatsbyAdminForm.php - Gets the configuration names that will be editable.
- GatsbyEntityLogger::__construct in modules/
gatsby_fastbuilds/ src/ GatsbyEntityLogger.php - Constructs a new GatsbyEntityLogger object.
- GatsbyInstantPreview::gatsbyPrepareData in modules/
gatsby_instantpreview/ src/ GatsbyInstantPreview.php - Prepares Gatsby Data to send to the preview and build servers.
File
config/install/gatsby.settings.ymlView source
- server_url: ''
- path_mapping: ''
- incrementalbuild_url: ''
- build_published: true
- log_json: false
- preview_entity_types: []
- preview_callback_url: ''