Changes for page Encoding

Last modified by Vincent Massol on 2020/06/25

<
From version < 1.3 >
edited by Vincent Massol
on 2007/03/20
To version < 1.4 >
edited by machac
on 2007/03/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.machac
Content
... ... @@ -31,7 +31,15 @@
31 31  java %JAVA_OPTS% -Djetty.port=%JETTY_PORT% -Djetty.home=%JETTY_HOME% -Dfile.encoding=UTF-8 -jar %JETTY_HOME%/start.jar
32 32  {code}
33 33  
34 -
34 +Instead of config system variable LANG you can use JVM properties
35 +
36 +{code}
37 +-Duser.language=en
38 +-Duser.country=US
39 +{code}
40 +
41 +in server startup script.
42 +
35 35  1.1 System config
36 36  
37 37  Add the following variables to your system

Get Connected