OBSWebsiteConfCustom Class Reference
| Inherits from | OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
indexDocumentList
Default access page
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomIndexDocument*> *indexDocumentListDeclared In
OBSServiceCommonEntities.h
errorDocumentList
Page to jump to upon errors
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomErrorDocument*> *errorDocumentListDeclared In
OBSServiceCommonEntities.h
routingRulesList
List of routing rules
@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomRoutingRule*> *routingRulesListDeclared In
OBSServiceCommonEntities.h