Skip to content

improve settings / use better default for homeUrl #15

Description

@dominik-cnx

The settings currently have /eagle set as the default homeUrl

// basic app settings
var settings = {
homeUrl: '/eagle',
pageSize: 500,

Since the rest editor is in use on a number of projects with different such homeUrls I propose to use a more generic value such as /.

We might also see if we can provide the settings in a way that allows to easily change only a subset of the values (such as the above mentioned homeUrl). Right now it seems like most projects simply overwrite the entire settings file.

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