Skip to content

Commit 457a5fb

Browse files
committed
minor adj
1 parent d66e289 commit 457a5fb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

config/orront.conf

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,20 +64,6 @@ branding {
6464
#contactUs = "mailto:"${admin.email}
6565
}
6666

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-
8167
## ---------------------------------------------------------------------------
8268
## MongoDB
8369
mongo {
@@ -147,6 +133,20 @@ email {
147133
mailer = ${branding.instanceName}
148134
}
149135

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+
150150
## ---------------------------------------------------------------------------
151151
## files: managed file locations.
152152
files {

0 commit comments

Comments
 (0)