# pyasic ## settings All settings here are global settings for all of pyasic. Set these settings with `update(key, value)`. Settings options: - `network_ping_retries` - `network_ping_timeout` - `network_scan_threads` - `factory_get_retries` - `factory_get_timeout` - `get_data_retries` - `api_function_timeout` - `antminer_mining_mode_as_str` - `default_whatsminer_rpc_password` - `default_innosilicon_web_password` - `default_antminer_web_password` - `default_bosminer_web_password` - `default_vnish_web_password` - `default_goldshell_web_password` - `default_auradine_web_password` - `default_epic_web_password` - `default_hive_web_password` - `default_antminer_ssh_password` - `default_bosminer_ssh_password` - `socket_linger_time` ### get ::: pyasic.settings.get handler: python options: show_root_heading: false heading_level: 4 ### update ::: pyasic.settings.update handler: python options: show_root_heading: false heading_level: 4