Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M3P2 HTML Generator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M3P2
M3P2 HTML Generator
Commits
f149fcc1
Commit
f149fcc1
authored
Mar 19, 2019
by
Administrator
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable I18N.
parent
c55dd92e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
system.yaml
user/config/system.yaml
+7
-4
No files found.
user/config/system.yaml
View file @
f149fcc1
absolute_urls
:
false
absolute_urls
:
false
timezone
:
'
'
timezone
:
'
Europe/Paris
'
default_locale
:
null
default_locale
:
en
param_sep
:
'
:'
param_sep
:
'
:'
wrapped_site
:
false
wrapped_site
:
false
reverse_proxy_setup
:
false
reverse_proxy_setup
:
false
...
@@ -9,9 +9,12 @@ force_lowercase_urls: true
...
@@ -9,9 +9,12 @@ force_lowercase_urls: true
custom_base_url
:
'
'
custom_base_url
:
'
'
username_regex
:
'
^[a-z0-9_-]{3,16}$'
username_regex
:
'
^[a-z0-9_-]{3,16}$'
pwd_regex
:
'
.{3,}'
pwd_regex
:
'
.{3,}'
intl_enabled
:
fals
e
intl_enabled
:
tru
e
languages
:
languages
:
supported
:
supported
:
-
en
-
fr
-
es
include_default_lang
:
true
include_default_lang
:
true
translations
:
true
translations
:
true
translations_fallback
:
true
translations_fallback
:
true
...
@@ -19,7 +22,7 @@ languages:
...
@@ -19,7 +22,7 @@ languages:
http_accept_language
:
false
http_accept_language
:
false
override_locale
:
false
override_locale
:
false
home
:
home
:
alias
:
/home
#
alias: /home
aliases
:
aliases
:
en
:
/home
en
:
/home
fr
:
/home
fr
:
/home
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment