VIVO-453 language filtering defaults to “false
This commit is contained in:
parent
24dc0f212a
commit
3ab396dcc7
3 changed files with 6 additions and 6 deletions
|
@ -159,9 +159,9 @@ proxy.eligibleTypeList = http://xmlns.com/foaf/0.1/Person, http://xmlns.com/foaf
|
|||
|
||||
#
|
||||
# Show only the most appropriate data values based on the Accept-Language
|
||||
# header supplied by the browser. Default is true if not set.
|
||||
# header supplied by the browser. Default is false if not set.
|
||||
#
|
||||
RDFService.languageFilter = true
|
||||
# RDFService.languageFilter = false
|
||||
|
||||
#
|
||||
# Force VIVO to use a specific language or Locale instead of those
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue