mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
deprecate "headerImagePath"
This commit is contained in:
committed by
Yasa-Nataliya
parent
b44ea63f60
commit
a7af1c7ca6
@@ -99,18 +99,6 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
|
||||
}
|
||||
```
|
||||
|
||||
### ヘッダーの背景画像
|
||||
|
||||
ヘッダーの背景画像を変更するには、対応するリソースへのパスを指定します:
|
||||
|
||||
```json
|
||||
{
|
||||
"application": {
|
||||
"headerImagePath": "assets/images/mastHead-bg-shapesPattern.svg"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### 制限されたコンテンツ
|
||||
|
||||
"files.excluded" パスにあるルールのリストを設定または拡張することで、ユーザーが特定の種類のファイルやフォルダをアップロードできないように制限することができます。
|
||||
|
Reference in New Issue
Block a user