You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ .var_type=DATUM_CONF_INT, .category="stratum", .name="idle_timeout_max_last_work", .description="Seconds we allow a subscribed connection to be idle since its last accepted share? (0 disables)",
{ .var_type=DATUM_CONF_USERNAME_MODS, .category="stratum", .name="username_modifiers", .description="Modifiers to redirect some portion of shares to alternate usernames", .required= false, .ptr=&datum_config.stratum_username_mod, },
113
+
{ .var_type=DATUM_CONF_STRING, .category="stratum", .name="password", .description="Authentication password (disabled if blank)",
{ .var_type=DATUM_CONF_USERNAME_MODS, .category="stratum", .name="username_modifiers", .description="Modifiers to redirect some portion of shares to alternate usernames",
0 commit comments