modif comtabilite
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
moderator:
|
||||
groupname: moderator
|
||||
readableName: Modérator
|
||||
description: 'The group of Modérator'
|
||||
icon: child
|
||||
access:
|
||||
admin:
|
||||
login: true
|
||||
cache: false
|
||||
site:
|
||||
login: true
|
||||
@@ -1,19 +1,19 @@
|
||||
enabled: true
|
||||
built_in_css: true
|
||||
add_editor_button: true
|
||||
add_editor_button: false
|
||||
player_parameters:
|
||||
autoplay: 0
|
||||
cc_load_policy: 0
|
||||
cc_load_policy: 1
|
||||
color: red
|
||||
controls: 1
|
||||
disablekb: 0
|
||||
enablejsapi: 0
|
||||
fs: 1
|
||||
iv_load_policy: 1
|
||||
iv_load_policy: 3
|
||||
loop: 0
|
||||
modestbranding: 0
|
||||
playsinline: 0
|
||||
rel: 1
|
||||
rel: 0
|
||||
showinfo: 0
|
||||
vq: default
|
||||
privacy_enhanced_mode: false
|
||||
|
||||
+5
-14
@@ -1,12 +1,9 @@
|
||||
absolute_urls: false
|
||||
timezone: ''
|
||||
default_locale: null
|
||||
param_sep: ':'
|
||||
wrapped_site: false
|
||||
reverse_proxy_setup: false
|
||||
force_ssl: false
|
||||
force_lowercase_urls: true
|
||||
custom_base_url: ''
|
||||
username_regex: '^[a-z0-9_-]{3,16}$'
|
||||
pwd_regex: '(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}'
|
||||
intl_enabled: true
|
||||
@@ -32,7 +29,6 @@ pages:
|
||||
list:
|
||||
count: 20
|
||||
dateformat:
|
||||
default: null
|
||||
short: 'jS M Y'
|
||||
long: 'F jS \a\t g:ia'
|
||||
publish_dates: true
|
||||
@@ -60,9 +56,7 @@ pages:
|
||||
- json
|
||||
- rss
|
||||
- atom
|
||||
append_url_extension: ''
|
||||
expires: 604800
|
||||
cache_control: null
|
||||
last_modified: false
|
||||
etag: false
|
||||
vary_accept_encoding: false
|
||||
@@ -92,8 +86,6 @@ cache:
|
||||
lifetime: 604800
|
||||
gzip: false
|
||||
allow_webserver_gzip: false
|
||||
redis:
|
||||
socket: false
|
||||
twig:
|
||||
cache: false
|
||||
debug: true
|
||||
@@ -117,7 +109,7 @@ assets:
|
||||
collections:
|
||||
jquery: 'system://assets/jquery/jquery-2.x.min.js'
|
||||
errors:
|
||||
display: '1'
|
||||
display: 1
|
||||
log: true
|
||||
debugger:
|
||||
enabled: false
|
||||
@@ -126,14 +118,12 @@ debugger:
|
||||
twig: true
|
||||
images:
|
||||
default_image_quality: 85
|
||||
cache_all: false
|
||||
cache_all: true
|
||||
cache_perms: '0755'
|
||||
debug: false
|
||||
auto_fix_orientation: false
|
||||
media:
|
||||
enable_media_timestamp: false
|
||||
unsupported_inline_types: { }
|
||||
allowed_fallback_types: { }
|
||||
auto_metadata_exif: false
|
||||
upload_limit: 2097152
|
||||
session:
|
||||
@@ -144,10 +134,11 @@ session:
|
||||
secure: false
|
||||
httponly: true
|
||||
split: true
|
||||
path: null
|
||||
gpm:
|
||||
releases: stable
|
||||
proxy_url: null
|
||||
method: auto
|
||||
verify_peer: true
|
||||
official_gpm_only: true
|
||||
strict_mode:
|
||||
yaml_compat: true
|
||||
twig_compat: true
|
||||
|
||||
Reference in New Issue
Block a user