Skip to content

References to DLS beamlines outside of config filesΒ #52

@jlmuir

Description

@jlmuir

There are references to DLS beamlines outside of the config files. For example:

$ fgrep -Ilr i02 . | grep -Ev '(config|README)'
./api/includes/pages/class.fault.php
./api/includes/pages/class.pdf.php
./api/includes/pages/class.stats.php
./api/includes/pages/class.status.php
./api/includes/pages/class.vstat.php
./client/js/templates/status.html
./client/js/templates/status/status.html

Searching for i03 and i04 find similar locations.

This makes it harder to deploy at another site because changes need to be made in more places than just the config files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions