Skip to content

Commit 982cda7

Browse files
authored
Update README.md
1 parent ab62a78 commit 982cda7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ Download the .ZIP file in the <a href=https://github.com/realbadidas/Arma-Remote
1414
The Config File is pretty self explanatory
1515
<img src=https://i.imgur.com/wZOOfdv.png></img>
1616

17-
[b]Fields:[/b]
18-
host (string, default: "127.0.0.1"): A hostname (or IP-Address)
19-
port (string, default: "6601"): Port
17+
<b>Fields:</b>
18+
host (string, default: "127.0.0.1"): A hostname (or IP-Address) <br />
19+
port (string, default: "6601"): Port <br /><br />
2020

21-
https (boolean, default: true): If you want to use HTTPS or not
21+
https (boolean, default: true): If you want to use HTTPS or not <br /><br />
2222

23-
SSL_Key (string, default: "@sqfremoteexecute\ssl.key"): Path to your ssl.key file (only needed if using https)
24-
SSL_Cert (string, default: "@sqfremoteexecute\ssl.cert"): Path to your ssl.cert file (only needed if using https)
23+
SSL_Key (string, default: "@sqfremoteexecute\ssl.key"): Path to your ssl.key file (only needed if using https) <br />
24+
SSL_Cert (string, default: "@sqfremoteexecute\ssl.cert"): Path to your ssl.cert file (only needed if using https) <br /><br />
2525

26-
users (array that contains an array of credentials, default user is "foo" with pass of "bar", [b]1337 is the maximum number of user accounts![/b]
26+
users (array that contains an array of credentials, default user is "foo" with pass of "bar", <b>1337 is the maximum number of user accounts!</b> <br /><br />
2727

2828

2929
# Safety Reminder

0 commit comments

Comments
 (0)