Registry

This module adds persistent information in Pyramid registry.

  • registry['backend_homes']: a dictionary of absolute paths to backend homes (thumbnails and icons)

  • registry['fields']: a dictionary describing Tantivy fields.

  • registry['managers']: a list of available file managers.

  • registry['seeders']: a dictionary of available seeders.

  • registry['sharings']: time for the next check for expired sharings.

  • registry['input_streams']: a dictionary of available input stream types.

  • registry['input_rules']: a dictionary of available input rule types.

  • registry['search']: path to the advanced search page, if active.