-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug
More file actions
25 lines (23 loc) · 645 Bytes
/
debug
File metadata and controls
25 lines (23 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<ExtensionList>
<Extension Id="com.rorohiko.sparker.scriptrunner">
<HostList>
<!--
Enable and change as needed
-->
<Host Name="IDSN" Port="8889" />
<!--
<Host Name="AICY" Port="8889" />
<Host Name="PHSP" Port="8890" />
<Host Name="PHXS" Port="8890" />
<Host Name="ILST" Port="8891" />
<Host Name="PPRO" Port="8892" />
<Host Name="AEFT" Port="8893" />
<Host Name="PRLD" Port="8894" />
<Host Name="FLPR" Port="8895" />
<Host Name="DRWV" Port="8896" />
<Host Name="KBRG" Port="8897" />
-->
</HostList>
</Extension>
</ExtensionList>