{
    "_disclaimer_": "This file includes only advanced settings! Please only use the 'config.json' for setup and ignore this file if you are new!",
    "_help_": "Read the docs: https://github.com/3urobeat/steam-comment-service-bot/blob/master/docs/wiki/advancedconfig_doc.md",
    "disableAutoUpdate": false,
    "disablePluginsAutoUpdate": false,
    "dummy0": "------------------- Login Settings: -------------------",
    "loginDelay": 2500,
    "loginTimeout": 60000,
    "loginRetryTimeout": 30000,
    "relogTimeout": 900000,
    "maxLogOnRetries": 1,
    "useLocalIP": true,
    "proxyFormat": "",
    "enableRelogOnLogOnSessionReplaced": true,
    "skipFamilyViewUnlock": false,
    "dummy1": "------------------- General Settings: -------------------",
    "acceptFriendRequests": true,
    "forceFriendlistSpaceTime": 4,
    "setPrimaryGroup": false,
    "onlineStatus": "Online",
    "childAccOnlineStatus": "Online",
    "blockPluginLoadOnMismatchedBotVersion": false,
    "dummy2": "------------------- Request Settings: -------------------",
    "commandCooldown": 12000,
    "restrictAdditionalCommandsToOwners": [],
    "retryFailedComments": false,
    "retryFailedCommentsDelay": 300000,
    "retryFailedCommentsAttempts": 1,
    "requestsIpCooldownPenalty": 300000,
    "lastQuotesSize": 5,
    "dummy3": "------------------- Debug Settings: -------------------",
    "enableevalcmd": false,
    "disableSendingRequests": false,
    "printDebug": false,
    "steamUserDebug": false,
    "steamUserDebugVerbose": false,
    "steamSessionDebug": false,
    "logAnimationSpeed": 250
}