]> git.stg.codes - stg.git/blobdiff - projects/sgauthstress/main.cpp
Connect users on add
[stg.git] / projects / sgauthstress / main.cpp
index f4e94b4f61921d6d076e85f7c9cf1702a59bc240..21df6d74f9ea4c7135afc5d6aaaae2301d2f5cc2 100644 (file)
@@ -130,7 +130,8 @@ for (it = userList.begin(); it != userList.end(); ++it)
                 *it,
                 userConf.password,
                 userConf.ips[0].ip
-            )
+            ),
+            true
     );
     }