We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9df0d4 commit 85b85a3Copy full SHA for 85b85a3
CONF/confluence/response.varfile
@@ -1,9 +1,15 @@
1
#install4j response file for Confluence 6.7.2
2
#Saeed Joulaei
3
-executeLauncherAction$Boolean=true
4
-app.install.service$Boolean=true
5
-sys.confirmedUpdateInstallationString=false
+#install4j response file for Confluence 6.7.2
+#Fri Mar 09 01:13:00 UTC 2018
6
launch.application$Boolean=true
+rmiPort$Long=8005
7
+app.install.service$Boolean=true
8
existingInstallationDir=/opt/Confluence
9
+sys.confirmedUpdateInstallationString=false
10
sys.languageId=en
11
sys.installationDir=/opt/atlassian/confluence
12
+app.confHome=/var/atlassian/application-data/confluence
13
+executeLauncherAction$Boolean=true
14
+httpPort$Long=8095
15
+portChoice=custom
0 commit comments