Table of Contents |
---|
Option to Disable GIT
You may disable the built-in Git with the JAVA_OPT parameter (from v7.0.6 onwards) by adding -Dgit.disabled=true
to your Joget startup script, for example:
...
Table of Contents |
---|
You may disable the built-in Git with the JAVA_OPT parameter (from v7.0.6 onwards) by adding -Dgit.disabled=true
to your Joget startup script, for example:
...