Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D drupalizer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Drupal
  • drupalizer
  • Repository
Switch branch/tag
  • drupalizer
  • default_vars.py
Find file BlameHistoryPermalink
  • 20th (Victor Nikulshin)'s avatar
    Remove `locale` config in favour of `site_languages` · c5f4687e
    20th (Victor Nikulshin) authored Nov 02, 2016 and Victor Nikulshin's avatar Victor Nikulshin committed Nov 07, 2016
    Locale configuration during installation is done with two config parameters:
    `locale` and `site_languages`, which is excessive. Given that the `locale`
    parameter is a simple boolean, its value can be inferred from the value of
    `site_languages` parameter.
    c5f4687e