-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsystem.yaml
95 lines (87 loc) · 1.44 KB
/
system.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
absolute_urls: false
reverse_proxy_setup: true
home:
alias: '/syseleven-stack'
intl_enabled: true
languages:
supported:
- en
include_default_lang: true
translations: true
translations_fallback: true
session_store_active: true
http_accept_language: true
override_locale: false
pages:
theme: learn2-syseleven
order:
by: default
dir: asc
list:
count: 20
dateformat:
default: 'd-m-Y H:i'
short: 'jS M Y'
long: 'd-m-y G:i'
markdown:
extra: true
auto_line_breaks: true
auto_url_links: false
escape_markup: false
special_chars:
'>': gt
'<': lt
process:
markdown: true
twig: false
types:
- txt
- xml
- html
- htm
- json
- rss
- atom
ignore_files:
- .DS_Store
ignore_folders:
- .git
- .idea
ignore_hidden: true
url_taxonomy_filters: true
redirect_default_code: '302'
redirect_trailing_slash: true
frontmatter:
process_twig: false
ignore_fields:
- form
- forms
cache:
enabled: true
check:
method: file
driver: auto
prefix: 'g'
twig:
cache: true
debug: true
auto_reload: true
autoescape: false
assets:
css_pipeline: false
css_minify: true
css_rewrite: true
js_pipeline: false
js_minify: true
errors:
display: false
log: true
debugger:
enabled: false
twig: true
shutdown:
close_connection: true
gpm:
releases: stable
verify_peer: true
official_gpm_only: true