deprecate "headerColor" customisation

This commit is contained in:
Denys Vuika
2023-02-11 11:05:35 -05:00
committed by Sheena Malhotra
parent 1000814d9f
commit 475c4f401a
14 changed files with 1 additions and 37 deletions

View File

@@ -89,16 +89,6 @@ Alfresco コンテンツアプリケーションの左上隅に表示される
}
```
### ヘッダーの背景色
"headerColor" キーの色コードを指定することにより、ヘッダーの背景色を変更できます:
```json
{
"headerColor": "#ffffff"
}
```
### 制限されたコンテンツ
"files.excluded" パスにあるルールのリストを設定または拡張することで、ユーザーが特定の種類のファイルやフォルダをアップロードできないように制限することができます。