git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Test TARIFFS implementation added
[stg.git]
/
projects
/
sgauthstress
/
settings.cpp
diff --git
a/projects/sgauthstress/settings.cpp
b/projects/sgauthstress/settings.cpp
index ce8fe8644ec36868b1d93c4cfb6e0b7997e90c3a..1e1cf1a0ef6cc6325bba7bc4cc34fce1e7b35b5a 100644
(file)
--- a/
projects/sgauthstress/settings.cpp
+++ b/
projects/sgauthstress/settings.cpp
@@
-31,7
+31,7
@@
SETTINGS::SETTINGS()
: port(0),
localPort(0),
- confFile("
/etc/sgauth
.conf")
+ confFile("
sgauthstress
.conf")
{
}
//-----------------------------------------------------------------------------