Skip to content

Commit

Permalink
Ensure that UTF-8 is used as default for all text files on Windows (#…
Browse files Browse the repository at this point in the history
…1622) (#1625)

The same as #1173

Co-authored-by: PatrikG <40170469+PatrikG8@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and PatrikG8 committed Jul 28, 2021
1 parent 4c0ccb9 commit b899667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installation/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b899667

Please sign in to comment.