Skip to content

Commit dbd53ea

Browse files
author
Andrew Welch
committed
Synced up the project.yaml with the seed_db.sql so it can properly propagate
1 parent 8d38336 commit dbd53ea

File tree

2 files changed

+1201
-866
lines changed

2 files changed

+1201
-866
lines changed

cms/config/project.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ email:
66
fieldGroups:
77
d08a0d16-0e00-49e6-9cd4-465fa2d65d7d:
88
name: Errors
9-
efc44cb8-5a29-4f4b-8977-cf6ee112e601:
9+
94b4d5ac-d7ea-4241-a6cb-92b39f482f99:
1010
name: Common
1111
fields:
1212
a5cb77be-c4d9-4d3e-88fb-d5384ca13941:
@@ -132,7 +132,7 @@ plugins:
132132
edition: standard
133133
enabled: true
134134
licenseKey: $PLUGIN_RETOUR_LICENSE
135-
schemaVersion: 3.0.7
135+
schemaVersion: 3.0.9
136136
seomatic:
137137
edition: standard
138138
enabled: true
@@ -159,7 +159,7 @@ sections:
159159
enableVersioning: false
160160
propagationMethod: all
161161
siteSettings:
162-
66514b58-f1c7-480d-b3d5-aca0b7d78f45:
162+
5da841b1-ca0d-46ff-8bb1-04d6c889ac54:
163163
enabledByDefault: true
164164
hasUrls: true
165165
uriFormat: __home__
@@ -179,7 +179,7 @@ sections:
179179
enableVersioning: false
180180
propagationMethod: all
181181
siteSettings:
182-
66514b58-f1c7-480d-b3d5-aca0b7d78f45:
182+
5da841b1-ca0d-46ff-8bb1-04d6c889ac54:
183183
enabledByDefault: true
184184
hasUrls: false
185185
uriFormat: null
@@ -193,23 +193,23 @@ sections:
193193
titleFormat: null
194194
sortOrder: 1
195195
siteGroups:
196-
29a5becc-aa82-4ea8-a790-5056591e422d:
196+
f89601e9-4ba9-4a48-9e99-350aa9914912:
197197
name: $SITE_NAME
198198
sites:
199-
66514b58-f1c7-480d-b3d5-aca0b7d78f45:
199+
5da841b1-ca0d-46ff-8bb1-04d6c889ac54:
200200
name: $SITE_NAME
201201
handle: default
202202
language: en-US
203203
hasUrls: true
204204
baseUrl: $SITE_URL
205205
sortOrder: 1
206206
primary: true
207-
siteGroup: 29a5becc-aa82-4ea8-a790-5056591e422d
207+
siteGroup: f89601e9-4ba9-4a48-9e99-350aa9914912
208208
system:
209209
edition: solo
210210
name: $SITE_NAME
211211
live: true
212-
schemaVersion: 3.2.16
212+
schemaVersion: 3.4.10
213213
timeZone: America/New_York
214214
users:
215215
requireEmailVerification: true

0 commit comments

Comments
 (0)