Get R5 support working
This commit is contained in:
@@ -39,6 +39,18 @@ server.name=Local Tester
|
||||
server.id=home
|
||||
test.port=
|
||||
|
||||
###################################################
|
||||
# Validation
|
||||
###################################################
|
||||
# Should all incoming requests be validated
|
||||
validation.requests.enabled=false
|
||||
# Should outgoing responses be validated
|
||||
validation.responses.enabled=false
|
||||
|
||||
|
||||
###################################################
|
||||
# Supported Resources
|
||||
###################################################
|
||||
# Enable the following property if you want to customize the
|
||||
# list of resources that is supported by the server (i.e. to
|
||||
# disable specific resources)
|
||||
|
||||
Reference in New Issue
Block a user