Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 885 Bytes

File metadata and controls

18 lines (13 loc) · 885 Bytes

GlobalConfig

Properties

Name Type Description Notes
title Option<String> Platform prefix name [optional]
slogan Option<String> Platform slogan [optional]
description Option<String> Site description information [optional]
footer_info Option<String> Footer information [optional]
custom_theme Option<String> Custom theme color [optional]
api_encryption Option<bool> Use asymmetric encryption for API requests [optional]
logo_hash Option<String> Platform logo hash [optional]
favicon_hash Option<String> Platform favicon hash [optional]

[Back to Model list] [Back to API list] [Back to README]