{
  "production": true,
  "debug": false,
  "ui": {
    "ssl": false,
    "host": "localhost",
    "port": 4010,
    "nameSpace": "/",
    "baseUrl": "http://localhost:4000",
    "rateLimiter": {
      "windowMs": 60000,
      "max": 500
    },
    "useProxies": true
  },
  "rest": {
    "ssl": true,
    "host": "repisalud.isciii.es",
    "port": 443,
    "nameSpace": "/rest",
    "baseUrl": "https://repisalud.isciii.es/rest"
  },
  "actuators": {
    "endpointPath": "/actuator/health"
  },
  "cache": {
    "msToLive": {
      "default": 900000
    },
    "control": "max-age=604800",
    "noCacheFiles": [
      "/index.html"
    ],
    "autoSync": {
      "defaultTime": 0,
      "maxBufferSize": 100,
      "timePerMethod": {
        "PATCH": 3
      }
    },
    "serverSide": {
      "debug": false,
      "headers": [
        "Link"
      ],
      "botCache": {
        "max": 1000,
        "timeToLive": 86400000,
        "allowStale": true
      },
      "anonymousCache": {
        "max": 0,
        "timeToLive": 10000,
        "allowStale": true
      }
    }
  },
  "auth": {
    "ui": {
      "timeUntilIdle": 900000,
      "idleGracePeriod": 300000
    },
    "rest": {
      "timeLeftBeforeTokenRefresh": 120000
    }
  },
  "form": {
    "spellCheck": true,
    "validatorMap": {
      "required": "required",
      "regex": "pattern"
    }
  },
  "notifications": {
    "rtl": false,
    "position": [
      "top",
      "right"
    ],
    "maxStack": 8,
    "timeOut": 5000,
    "clickToClose": true,
    "animate": "scale"
  },
  "submission": {
    "autosave": {
      "metadata": [],
      "timer": 0
    },
    "duplicateDetection": {
      "alwaysShowSection": false
    },
    "typeBind": {
      "field": "dc.type"
    },
    "icons": {
      "metadata": [
        {
          "name": "dc.author",
          "style": "fas fa-user"
        },
        {
          "name": "default",
          "style": ""
        }
      ],
      "authority": {
        "confidence": [
          {
            "value": 600,
            "style": "text-success"
          },
          {
            "value": 500,
            "style": "text-info"
          },
          {
            "value": 400,
            "style": "text-warning"
          },
          {
            "value": "default",
            "style": "text-muted"
          }
        ]
      }
    }
  },
  "defaultLanguage": "en",
  "languages": [
    {
      "code": "es",
      "label": "Español",
      "active": true
    },
    {
      "code": "en",
      "label": "English",
      "active": true
    }
  ],
  "browseBy": {
    "oneYearLimit": 10,
    "fiveYearLimit": 30,
    "defaultLowerLimit": 1900,
    "showThumbnails": true,
    "pageSize": 20
  },
  "communityList": {
    "pageSize": 20
  },
  "homePage": {
    "recentSubmissions": {
      "pageSize": 5,
      "sortField": "dc.date.accessioned"
    },
    "topLevelCommunityList": {
      "pageSize": 15
    }
  },
  "item": {
    "edit": {
      "undoTimeout": 10000
    },
    "showAccessStatuses": false,
    "bitstream": {
      "pageSize": 5
    }
  },
  "collection": {
    "edit": {
      "undoTimeout": 10000
    }
  },
  "themes": [
    {
      "name": "dspace",
      "headTags": [
        {
          "tagName": "link",
          "attributes": {
            "rel": "icon",
            "href": "assets/dspace/images/favicons/favicon.ico",
            "sizes": "any"
          }
        }
      ]
    }
  ],
  "bundle": {
    "standardBundles": [
      "ORIGINAL",
      "THUMBNAIL",
      "LICENSE"
    ]
  },
  "mediaViewer": {
    "image": false,
    "video": false
  },
  "info": {
    "enableEndUserAgreement": false,
    "enablePrivacyStatement": false,
    "enableCookieConsentPopup": true
  },
  "markdown": {
    "enabled": false,
    "mathjax": false
  },
  "vocabularies": [
    {
      "filter": "subject",
      "vocabulary": "srsc",
      "enabled": false
    }
  ],
  "comcolSelectionSort": {
    "sortField": "dc.title",
    "sortDirection": "ASC"
  },
  "liveRegion": {
    "messageTimeOutDurationMs": 30000,
    "isVisible": false
  },
  "search": {
    "filterPlaceholdersCount": 5
  },
  "accessibility": {
    "cookieExpirationDuration": 7
  },
  "customConfig": {
    "menu": {
      "links": [
        {
          "type": 5,
          "text": "menu.section.repisalud",
          "link": "https://bncs.isciii.es/repisalud"
        },
        {
          "type": 1,
          "text": "menu.section.featured",
          "link": "/addon-contentmanager-public"
        }
      ]
    },
    "home": {
      "tiles": [],
      "hiddenTiles": [
        "Entidades",
        "XX@OCULTAS"
      ],
      "tilesOrder": [
        "Investigación",
        "Institucional",
        "Docencia",
        "Eventos científicos",
        "Programa editorial"
      ]
    },
    "item": {
      "metrics": {
        "scopus": {
          "key": "b02d82dc4c41fd7bcfd99bc0b76abb8c",
          "partnerID": "HzOxMe3b"
        }
      }
    },
    "entities": {
      "community": {
        "name": "Entidades"
      },
      "identifiers": {
        "metadata": "person.identifier",
        "services": [
          "orcid::https://orcid.org/$PERSON_ID",
          "scopus-author-id::https://www.scopus.com/authid/detail.uri?authorId=$PERSON_ID",
          "rid::https://www.webofscience.com/wos/author/record/$PERSON_ID",
          "dialnet::https://dialnet.unirioja.es/servlet/autor?codigo=$PERSON_ID",
          "gsid::https://scholar.google.com/citations?user=$PERSON_ID"
        ]
      },
      "item": {
        "icons": [
          "orcid",
          "scopus-author-id",
          "rid",
          "dialnet",
          "gsid",
          "cvn"
        ]
      },
      "authorlist": {
        "icons": [
          "orcid",
          "scopus-author-id",
          "rid",
          "dialnet",
          "gsid"
        ]
      },
      "browseby": {
        "index": [
          {
            "entityName": "Person",
            "indexNames": [
              "familyName"
            ]
          },
          {
            "entityName": "Funder",
            "indexNames": [
              "legalName"
            ]
          },
          {
            "entityName": "Publisher",
            "indexNames": [
              "publisherLegalName"
            ]
          }
        ]
      },
      "comunity": {
        "name": "Entidades"
      }
    }
  }
}