This commit is contained in:
JustArchi
2018-05-07 18:17:26 +02:00
parent 275c0da002
commit 53156f0329

View File

@@ -31,20 +31,25 @@ Now that you read and understood our notice, remove it entirely so it won't clut
### Full log.txt recorded during reproducing the problem ### Full log.txt recorded during reproducing the problem
``` ```
Paste here Paste here, in-between triple backtick tags
Ensure that your log was NOT recorded in Debug mode, as it might contain sensitive information that should not be shared, as stated on the wiki
``` ```
### Global ASF.json config ### Global ASF.json config
```json ```json
Paste here Paste here, in-between triple backtick tags
Ensure that config has hidden/redacted potentially-sensitive properties, such as: IPCPassword, IPCPrefixes (optionally), SteamOwnerID (optionally)
``` ```
### BotName.json config of all affected bot instances (if more than one) ### BotName.json config of all affected bot instances (if more than one)
```json ```json
Paste here Paste here, in-between triple backtick tags
Ensure that config has hidden/redacted SteamLogin and SteamPassword properties.
Ensure that config has hidden/redacted potentially-sensitive properties, such as: SteamLogin, SteamParentalPIN, SteamPassword, SteamMasterClanID (optionally), SteamTradeToken (optionally), SteamUserPermissions (only steamIDs, optionally)
``` ```
### Additional info ### Additional info