# cat=page/010; type=integer; label= Max characters of title
maxTitle = 57

# cat=page/020; type=integer; label= Max characters of description
maxDescription = 156

# cat=page/022; type=boolean; label= Crop description for extended tables, if it exceeds "Max characters of description"
cropDescription = 0

# cat=page/030; type=integer; label= Max characters of nav title
maxNavTitle = 50

# cat=page/040; type=boolean; label= Display the cs_seo descriptions for SEO fields in pages TCA
showDescriptionsInTCA = 1

# cat=evaluation/010; type=options[Header=0,Footer=1,None=2]; label= Show the results in the page module
inPageModule = 0

# cat=evaluation/020; type=string; label= Doktypes: Comma separated list. This doktypes must be callable in the frontend!
evaluationDoktypes = 1

# cat=evaluation/030; type=string; label= Evaluators : Comma separated list. Available are Title,Description,HeadingOrder,H1,H2,Images,Keyword
evaluators = Title,Description,H1,H2,HeadingOrder,Images,Keyword

# cat=evaluation/040; type=integer; label= Min characters of an optimal title
minTitle = 40

# cat=evaluation/050; type=integer; label= Min characters of an optimal description
minDescription = 140

# cat=evaluation/055; type=boolean; label= Force the min length in TCA
forceMinDescription = 1

# cat=evaluation/060; type=integer; label= Max number of h2 headlines in one page
maxH2 = 6

# cat=file/010; type=string; label= Additional columns of sys_file_medata to show in file module
modFileColumns = title,description

# cat=file/020; type=string; label= Comma separated list. Which image file extensions should not be displayed in the file module.
excludeFileExtensions = webp
