Server connection settings. More...
#include <Config.h>
| Public Attributes | |
| std::string | address | 
| Server address (either hostname or IP Address). | |
| int | port | 
| Server XML-RPC port. | |
| std::string | username | 
| Username with which to authenticate on the server. | |
| std::string | password | 
| Password with which to authenticate on the server. | |
Server connection settings.
Editing information in this struct will not result in a change in the configuration file.
 1.8.6
 1.8.6