Ensure that UTF-8 is used as default for all text files on Windows (#1622)

The same as https://github.com/openhab/openhab-docs/pull/1173
pull/1628/head
PatrikG 2021-07-28 15:27:01 +02:00 committed by GitHub
parent 9c45fe9184
commit 799887a211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ By installing the openHAB process as a service in Windows, you can:
wrapper.java.additional.15=-Dorg.osgi.service.http.port.secure=8443
wrapper.java.additional.16=-Djava.util.logging.config.file="%KARAF_ETC%\java.util.logging.properties"
wrapper.java.additional.17=-Dkaraf.logs="%OPENHAB_LOGDIR%"
wrapper.java.additional.18=-Dfile.encoding=UTF-8
wrapper.java.maxmemory=512
# Wrapper Logging Properties