Skip to content

Commit b386e5f

Browse files
authored
Merge pull request #2041 from MicrosoftDocs/gary-update-pub-config
Enable public contribution in ATA-Docs, ATP-Docs, and defender-cloud-apps
2 parents 378ee1e + d28076d commit b386e5f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"build_output_subfolder": "ATA-Docs",
77
"locale": "en-us",
88
"monikers": [],
9-
"open_to_public_contributors": false,
9+
"open_to_public_contributors": true,
1010
"type_mapping": {
1111
"Conceptual": "Content"
1212
},
@@ -18,7 +18,7 @@
1818
"build_output_subfolder": "ATP-Docs",
1919
"locale": "en-us",
2020
"monikers": [],
21-
"open_to_public_contributors": false,
21+
"open_to_public_contributors": true,
2222
"type_mapping": {
2323
"Conceptual": "Content"
2424
},
@@ -55,7 +55,7 @@
5555
"build_output_subfolder": "defender-cloud-apps",
5656
"locale": "en-us",
5757
"monikers": [],
58-
"open_to_public_contributors": false,
58+
"open_to_public_contributors": true,
5959
"type_mapping": {
6060
"Conceptual": "Content"
6161
},
@@ -185,9 +185,9 @@
185185
"branch_target_mapping": {},
186186
"targets": {},
187187
"redirection_files": [
188+
".openpublishing.redirection.ata-atp.json",
188189
".openpublishing.redirection.defender.json",
189190
".openpublishing.redirection.defender-cloud-apps.json",
190-
".openpublishing.redirection.defender-xdr.json",
191-
".openpublishing.redirection.ata-atp.json"
191+
".openpublishing.redirection.defender-xdr.json"
192192
]
193193
}

0 commit comments

Comments
 (0)