Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Some properties might only take effect or make sense when the config.json is uploaded via the super/admin, like:

    • loginPage > tenants

    • loginPage > additionalHtml

Warning

Comments with /*COMMENT HERE*/ are not allowed in config.json

...

Overview of configuration file - config.json

...

Code Block
languagejson
{
    "showHome": false
}

Home The home icon is hidden successfully. Users will automatically be redirected to “my open tasks” list.

...