LIBSAFE OPENACCESS - EN
  • LIBSAFE OPENACCESS
  • INTRODUCTION
  • FRONT END
    • INTERFACE
      • HOME AND BROWSE
        • General Aspects to Consider
        • List View
        • Timeline View
        • Gallery View
        • Map View
        • Other
      • SEARCH
        • BASIC SEARCH
        • ADVANCED SEARCH
        • FULL-TEXT SEARCH AND HIGHLIGHTING
        • No search results
    • CONTENT VIEWERS
      • Universal Viewer
        • Document viewer
        • Audio
        • Video
      • 3D
      • Virtual reality
      • Video with transcription and index
      • Website snapshots (WARC)
    • INTERFACE LOGIN
  • BACKOFFICE AND MANAGEMENT
    • INTRODUCTION
    • BACKOFFICE LOGIN
    • DASHBOARD
    • COLLECTIONS MANAGEMENT
      • Add a new collection
      • Bulk action
      • Modifying a collection
    • RECORDS MANAGEMENT
      • Add a new record
      • Import
      • Export all/selected
      • Export Assets
      • Bulk action
      • Modifying a record
      • Delete record
    • STATIC CONTENT MANAGEMENT
      • PAGES
        • Create a new page
        • Modify a page
      • SHORTCODES
        • Creating a new Shortcode
        • Modifying a Shortcode
        • How to use a Shortcode
      • MENU
        • Adding a new item to the Menu
        • Modifying an item
      • EDITOR
        • Modifying a template file
        • Modifying a CSS Style
    • TASKS
      • Task Details
      • Common mistakes
      • Available tasks
    • CONFIGURATIONS AND SETTINGS
      • METADATA
        • METADATA DESCRIPTORS
          • Add a New Metadata Descriptor
          • Modifying a Metadata Descriptor
        • METADATA SCHEMAS
          • Add a new Metadata Schema
          • Modifying a Metadata Schema
      • USERS, GROUPS AND ACCESS LEVEL CONFIGURATION
        • USERS
          • Add a new User
          • Modifying a User
        • ROLES
          • Add a new Role
          • Modify a Role
          • Examples
        • ACCESS LEVEL
          • Add a new Access level
          • Modify an Access Level
      • LANGUAGE CONFIGURATION
        • General
        • Modify language
        • Import/Export
      • DEVELOPER OPTIONS
        • Index
        • Services
      • OAI-PMH CONFIGURATION
        • Schemas
        • Config
      • FACETS
        • Aggregation
          • Add a new aggregation
          • Modifying an Aggregation
        • Template
          • Add a new template
          • Modify a template
      • SITE AND SYSTEM CONFIGURATION
      • STORAGE MANAGEMENT
        • Add a new storage
        • Modify a storage
      • LICENSE
Powered by GitBook
On this page

Was this helpful?

  1. BACKOFFICE AND MANAGEMENT
  2. CONFIGURATIONS AND SETTINGS

SITE AND SYSTEM CONFIGURATION

PreviousModify a templateNextSTORAGE MANAGEMENT

Last updated 3 years ago

Was this helpful?

Configuration Management

In this area are the site and system configuration variables, the variables can only be modified by users with the necessary permissions.

Main view Configuration Management

This section is very important since here the configuration of everything related to the platform can be modified with just two configuration files: the Config Site and the Config System.

Admin is the only authorised user that can modify the configuration of the site.

The configuration file has two options:

  • Config site: Configuration file of the site.

    • Order home: Sort the records in the home in ascending order.

    • Show category HTML: Allow or disallow HTML in the collections.

  • Site title: Title of the Website

  • Site Description: Description of the Website

  • Template: Template to use on the Website.

  • Lang: Language of the Website (To switch to another language, the language must be activated).

  • Count child collection: (0: Count only category | 1: Count children only | 2: Count category and children)

  • Metadata: Metadata required by social networks - Facebook and Twitter for Web information.

  • App ID: Application ID of the API Geocoding.

  • App Code: Application Code of the API Geocoding.

Javascript Snippet: Google Analytics Javascript snippet required for analysis of the website.

Config system: Configuration of the system file.

  • OpenAccess Version: Version of the platform.

  • Worker path: Folder path for the service worker.

  • URL: Host where the Elasticsearch service works.

  • Index: Index where records’ data is stored. (It must be created previously).

  • Fuzziness: Returns documents that contain terms similar to the search term, as measured by a Levenshtein edit distance. (Can be set to 'AUTO' or use a numeric value).