Skip to content

Commit 791f617

Browse files
pdurbinlandreev
andauthored
Apply suggestion from @landreev
Co-authored-by: landreev <leonid@hmdc.harvard.edu>
1 parent 7e5b553 commit 791f617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/release-notes/12020-Payara-and-Java-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ As an example, the following jvm options were encountered and transferred when u
189189

190190
1. If you are using Make Data Count (MDC), make various updates.
191191

192-
Your `:MDCLogPath` database setting might be pointing to a Payara 6 directory such as `/usr/local/payara6/glassfish/domains/domain1/logs`. If so, edit this to be payara7.
192+
Your `:MDCLogPath` database setting might be pointing to a Payara 6 directory such as `/usr/local/payara6/glassfish/domains/domain1/logs`. If so, use the settings API to change it to point to the payara7 location (once Dataverse is running again):
193193

194194
`curl -X PUT -d '/usr/local/payara7/glassfish/domains/domain1/logs' http://localhost:8080/api/admin/settings/:MDCLogPath`
195195

0 commit comments

Comments
 (0)