deprecate "headerImagePath"

This commit is contained in:
Denys Vuika
2023-02-11 10:49:26 -05:00
committed by Sheena Malhotra
parent 9d106fb1eb
commit e9605b1066
15 changed files with 7 additions and 56 deletions

View File

@@ -100,18 +100,6 @@ You can change the header text and background colors by specifying the color cod
}
```
### Header background image
You can change the header background image by specifying the path to the corresponding resource:
```json
{
"application": {
"headerImagePath": "assets/images/mastHead-bg-shapesPattern.svg"
}
}
```
### Restricted content
You can restrict users from uploading certain types of files and folders by setting or extending the list of rules at the "files.excluded" path.