mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 23:24:04 +02:00
Flextype Core: update default settings
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
title: 'Flextype'
|
||||
description: 'Modern Open Source Flat-File Content Management System'
|
||||
title: 'Site title here'
|
||||
description: 'Site description here'
|
||||
keywords: ''
|
||||
robots: ''
|
||||
author:
|
||||
name: ''
|
||||
email: ''
|
||||
@@ -7,49 +9,23 @@ timezone: UTC
|
||||
charset: UTF-8
|
||||
date_format: 'F d Y H:i:s'
|
||||
theme: default
|
||||
locale: en
|
||||
locale: ru
|
||||
entries:
|
||||
main: home
|
||||
media:
|
||||
upload_images_quality: 70
|
||||
accept_file_types: 'gif, jpg, jpeg, png, ico, zip, tgz, txt, md, doc, docx, pdf, epub, xls, xlsx, ppt, pptx, mp3, ogg, wav, m4a, mp4, m4v, ogv, wmv, avi, webm, svg'
|
||||
upload_images_width: 1600
|
||||
upload_images_height: 0
|
||||
error404:
|
||||
title: 'Error 404'
|
||||
description: 'We''re sorry but the page you are looking for doesn''t appear to exist!'
|
||||
content: 'We''re sorry but the page you are looking for doesn''t appear to exist!'
|
||||
template: default
|
||||
errors:
|
||||
display: false
|
||||
display: true
|
||||
cache:
|
||||
enabled: true
|
||||
prefix: flextype
|
||||
prefix: Flextype
|
||||
driver: auto
|
||||
lifetime: 604800
|
||||
accept_file_types:
|
||||
- gif
|
||||
- jpg
|
||||
- jpeg
|
||||
- png
|
||||
- ico
|
||||
- zip
|
||||
- tgz
|
||||
- txt
|
||||
- md
|
||||
- doc
|
||||
- docx
|
||||
- pdf
|
||||
- epub
|
||||
- xls
|
||||
- xlsx
|
||||
- ppt
|
||||
- pptx
|
||||
- mp3
|
||||
- ogg
|
||||
- wav
|
||||
- m4a
|
||||
- mp4
|
||||
- m4v
|
||||
- ogv
|
||||
- wmv
|
||||
- avi
|
||||
- webm
|
||||
- svg
|
||||
keywords: 'flextype, php, cms, flat-file cms, flat cms, flatfile cms, html'
|
||||
robots: 'index, follow'
|
||||
|
Reference in New Issue
Block a user