1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

Flextype: update site/config file

This commit is contained in:
Awilum
2018-12-26 19:15:43 +03:00
parent f01415f500
commit 386650a2c9

View File

@@ -1,17 +1,20 @@
title: Flextype
title: 'Flextype'
description: 'Modern Open Source Flat-File Content Management System'
keywords: 'flextype, php, cms, flat-file cms, flat cms, flatfile cms, html'
robots: 'index, follow'
author:
name: ''
email: ''
timezone: UTC
date_format: 'F d Y H:i:s'
charset: UTF-8
theme: simple
date_format: 'F d Y H:i:s'
theme: default
locale: en
pages:
entries:
main: home
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
cache:
@@ -19,3 +22,34 @@ cache:
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'