Skip to content

Commit c75867c

Browse files
authored
Add section about unapplied project settings to FAQ (#1793)
1 parent 05f1df7 commit c75867c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/docs/v2/platform/frequently-asked-questions.mdx

+5-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const meta = {
1313
title: 'Frequently Asked Questions',
1414
description: 'A list of frequently asked questions relating to deployments.',
1515
editUrl: 'pages/docs/v2/platform/frequently-asked-questions.mdx',
16-
lastEdited: '2020-04-21T13:58:29.000Z'
16+
lastEdited: '2020-04-27T14:11:35.000Z'
1717
}
1818

1919
## Platform Version Detection
@@ -115,3 +115,7 @@ This ensures the list always remains managable and protected against spam.
115115
If a user already requested access to a team, it's not possible to invite them. Instead, their request must be approved by an owner of the team in order for the user to gain acess.
116116

117117
This ensures no requests are accidentally accepted.
118+
119+
## Unused Project Settings with Non-Zero-Config Deployments
120+
121+
Project settings are only applied to zero-configuration deployments. A deployment that uses the `builds` property will not apply the settings or take them into consideration.

0 commit comments

Comments
 (0)