Files
Umbraco-CMS/src
Bjarke Berg 5953c9ebe7 Fixed issues with confusion about when to use umbracoPath and when to use the const.
Now it is possible to change the location of backoffice.
{
  "Umbraco": {
    "CMS": {
      "Global": {
       "UmbracoPath": "~/my-secret-loginpanel",
        "IconsPath": "~/my-secret-loginpanel/assets/icons"
      }
    }
  }
}
2021-09-01 07:50:17 +02:00
..
2021-08-18 11:23:19 +02:00
2021-08-18 11:23:19 +02:00
2021-08-17 08:26:32 +02:00