v3_set_server_opts()
void v3_set_server_opts(uint8_t type, uint8_t value);
Arguments
| Type | Description |
| uint8_t type | The option to set |
| uint8_t value | The value for the specified options (0 or 1) |
type can be any of the following:
| V3_USER_ACCEPT_PAGES |
| V3_USER_ACCEPT_U2U |
| V3_USER_ALLOW_RECORD |
| V3_USER_ACCEPT_CHAT |
