Page 1 of 1

Change default language

Posted: Sat Nov 08, 2014 1:52 pm
by krok
How can i change the default language when creating users from API? now its EN by default i tried looking in the add-user file but couldnt find anything.

Re: Change default language

Posted: Sat Nov 22, 2014 7:09 pm
by injeckt
I think it can be changed in the following file:

Code: Select all

/usr/local/vesta/conf/vesta.conf
and edit the "LANGUAGE" line:

Code: Select all

LANGUAGE='en'