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 be93865 commit 46fcd06Copy full SHA for 46fcd06
CONF/confluence/response.varfile
@@ -1,13 +1,13 @@
1
#install4j response file for Confluence 6.7.2
2
#Saeed Joulaei
3
launch.application$Boolean=true
4
-rmiPort$Long=8005
+rmiPort$Long=8000
5
app.install.service$Boolean=true
6
existingInstallationDir=/opt/Confluence
7
sys.confirmedUpdateInstallationString=false
8
sys.languageId=en
9
sys.installationDir=/opt/atlassian/confluence
10
app.confHome=/var/atlassian/application-data/confluence
11
executeLauncherAction$Boolean=true
12
-httpPort$Long=8095
+httpPort$Long=8090
13
portChoice=custom
0 commit comments