Skip to content

feat: allow setting the app name in config

Arnaud Vergnet requested to merge topic/default/app-name into branch/default

Allow setting the app name in the config using the key appName. This name replaces Welcome in the sidebar and ra-cubicweb in the welcome page header.

Should we instead export the app name in the schema from the API?

Closes #51 (closed)

Merge request reports