How can I disable Multilingual switcher on the DSpace 7.6 UI
43 views
Skip to first unread message
Nason Bimbe
unread,
Aug 4, 2023, 9:17:57 AM8/4/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Community
My repo only uses English and would like to disable the functionality for changing language on the UI.
webui.supported.locales = en, de in the config is not respected despite commenting it out (btw already commented out by default). Am I missing something?
Regards Nason
Nason Bimbe
unread,
Aug 4, 2023, 9:46:30 AM8/4/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Community
I have manged to resolve it. I hadn't seen the config in
config.prod.yml file