Commits

Tim Donohue authored and GitHub committed e75cb5f64ad Merge
Merge pull request #1581 from tdonohue/enable_bengali

Enable Bengali by default
No tags
gidlmaster

config/config.example.yml

Modified
141 141 active: true
142 142 - code: pt-PT
143 143 label: Português
144 144 active: true
145 145 - code: pt-BR
146 146 label: Português do Brasil
147 147 active: true
148 148 - code: fi
149 149 label: Suomi
150 150 active: true
151 + - code: bn
152 + label: বাংলা
153 + active: true
151 154
152 155 # Browse-By Pages
153 156 browseBy:
154 157 # Amount of years to display using jumps of one year (current year - oneYearLimit)
155 158 oneYearLimit: 10
156 159 # Limit for years to display using jumps of five years (current year - fiveYearLimit)
157 160 fiveYearLimit: 30
158 161 # The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items)
159 162 defaultLowerLimit: 1900
160 163

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut