It looks like the property listed in the manual is incorrect. Rechecking the code, the property should be "allowed-languages", not "available-languages":
https://github.com/apache/guacamole-client/blob/7e7b6fde4cd63ac8ec21e2ee900ae865d15a4c36/guacamole/src/main/java/org/apache/guacamole/extension/LanguageResourceService.java#L77-L88 - Mike On Thu, Jan 24, 2019 at 4:29 PM Chee-Yang Chau <[email protected]> wrote: > > I am using incognito mode. And I did close and re-open the browser too when > trying the available languages setting. However, it doesn't work either. > > On Fri, Jan 25, 2019 at 2:59 AM Mike Jumper <[email protected]> wrote: >> >> On Thu, Jan 24, 2019 at 5:44 AM Chee-Yang Chau <[email protected]> wrote: >> > >> > Hi, >> > >> > In /etc/guacamole/guacamole.properties, I set >> > >> > available-languages: en >> > >> > and restart tomcat8 service. >> > >> > However, the guacamole language setting still show all languages. I am >> > using commit from tag 1.0.0 >> > >> >> Have you tried clearing browser cache? >> >> >> - Mike > > > > -- > Best regards, > Chau Chee Yang
