Skip to content

Commit

Permalink
Add new line to end of Fuseki config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikipernu authored and osma committed Apr 23, 2019
1 parent b8f3929 commit 22ce9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/fuseki/files/fuseki
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export FUSEKI_HOME=/opt/fuseki
export FUSEKI_BASE=/etc/fuseki

FUSEKI_USER=fuseki
JAVA_OPTIONS="-Xmx2048M"
JAVA_OPTIONS="-Xmx2048M"

0 comments on commit 22ce9bc

Please sign in to comment.