]> git.stg.codes - stg.git/blobdiff - projects/sgauthstress/settings.cpp
Rename sgauth.conf to sgauthstress.conf
[stg.git] / projects / sgauthstress / settings.cpp
index ce8fe8644ec36868b1d93c4cfb6e0b7997e90c3a..1e1cf1a0ef6cc6325bba7bc4cc34fce1e7b35b5a 100644 (file)
@@ -31,7 +31,7 @@
 SETTINGS::SETTINGS()
     : port(0),
       localPort(0),
-      confFile("/etc/sgauth.conf")
+      confFile("sgauthstress.conf")
 {
 }
 //-----------------------------------------------------------------------------