mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-26 22:44:28 +02:00
#431 initial commit for MONSTRA 4
This commit is contained in:
28
site/config/site.yml
Executable file
28
site/config/site.yml
Executable file
@@ -0,0 +1,28 @@
|
||||
# Site configuration
|
||||
|
||||
title: 'Monstra'
|
||||
description: 'Modern Open Source Flat-File Content Management System'
|
||||
author:
|
||||
email: ''
|
||||
|
||||
|
||||
# System Configuration
|
||||
|
||||
timezone: UTC
|
||||
charset: UTF-8
|
||||
|
||||
theme: default
|
||||
|
||||
plugins:
|
||||
|
||||
pages:
|
||||
flush_cache: false
|
||||
|
||||
errors:
|
||||
display: false
|
||||
|
||||
cache:
|
||||
enabled: false
|
||||
prefix: Monstra
|
||||
driver: auto
|
||||
lifetime: 604800
|
Reference in New Issue
Block a user