File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -64,20 +64,6 @@ branding {
64
64
#contactUs = "mailto:"${admin.email}
65
65
}
66
66
67
- ## ---------------------------------------------------------------------------
68
- ## Optional section.
69
- #googleAnalytics {
70
- # propertyId = "?"
71
- #}
72
-
73
- ## ---------------------------------------------------------------------------
74
- ## Optional section.
75
- ## See https://www.google.com/recaptcha/intro/.
76
- #recaptcha {
77
- # privateKey = "?"
78
- # siteKey = "?"
79
- #}
80
-
81
67
## ---------------------------------------------------------------------------
82
68
## MongoDB
83
69
mongo {
@@ -147,6 +133,20 @@ email {
147
133
mailer = ${branding.instanceName}
148
134
}
149
135
136
+ ## ---------------------------------------------------------------------------
137
+ ## Optional section.
138
+ #googleAnalytics {
139
+ # propertyId = "?"
140
+ #}
141
+
142
+ ## ---------------------------------------------------------------------------
143
+ ## Optional section.
144
+ ## See https://www.google.com/recaptcha/intro/.
145
+ #recaptcha {
146
+ # privateKey = "?"
147
+ # siteKey = "?"
148
+ #}
149
+
150
150
## ---------------------------------------------------------------------------
151
151
## files: managed file locations.
152
152
files {
You can’t perform that action at this time.
0 commit comments