Commit feea8b0 1 parent c76f23d commit feea8b0 Copy full SHA for feea8b0
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ repo.schedule.rate:1000
121
121
# #################### PIT Service #####################
122
122
# ######################################################
123
123
# Standard resolver for Handle PIDs. Should usually stay like this.
124
- pit.pidsystem.handle.baseURI = http ://hdl.handle.net/
124
+ pit.pidsystem.handle.baseURI = https ://hdl.handle.net/
125
125
126
126
# ## Choosing and configuring the PID system ###
127
127
# Available implementations:
@@ -145,7 +145,7 @@ pit.pidsystem.implementation = LOCAL
145
145
# - http://dtr-test.pidconsortium.eu/, https://dtr-test.pidconsortium.net/
146
146
# - http://dtr-pit.pidconsortium.eu/, http://dtr-pit.pidconsortium.net/
147
147
# - http://typeregistry.org/
148
- pit.typeregistry.baseURI = http ://dtr-test.pidconsortium.eu/
148
+ pit.typeregistry.baseURI = https ://dtr-test.pidconsortium.eu/
149
149
150
150
# ## As this service is a RESTful serice without GUI, CSRF protection is not required. ###
151
151
pit.security.enable-csrf : false
You can’t perform that action at this time.
0 commit comments