Closed KevinJump closed 2 years ago
Add the ability to put the licence in appsettings.json
appsettings.json
This location is only read if the licence file(s) are missing from /umbraco/licences.
"Translation": { "Licence": { "Key": "XXXXXXX", "Domains": "XXXXX.co.uk" } }
In 10.1.
Add the ability to put the licence in
appsettings.json
This location is only read if the licence file(s) are missing from /umbraco/licences.