You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,16 @@ Download the .ZIP file in the <a href=https://github.com/realbadidas/Arma-Remote
14
14
The Config File is pretty self explanatory
15
15
<img src=https://i.imgur.com/wZOOfdv.png></img>
16
16
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 />
20
20
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 />
22
22
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 />
25
25
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 />
0 commit comments