]> git.stg.codes - stg.git/blobdiff - projects/sgauthstress/sgauthstress.conf
Port to CMake, get rid of os_int.h.
[stg.git] / projects / sgauthstress / sgauthstress.conf
diff --git a/projects/sgauthstress/sgauthstress.conf b/projects/sgauthstress/sgauthstress.conf
deleted file mode 100644 (file)
index e895c1d..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-#Stargazer server ip
-ServerName=10.21.5.4
-
-#Stargazer server port
-#Default value 5555
-ServerPort=5555
-
-#User's login
-Login=test
-
-#
-#
-LocalPort=12345
-
-#User's password
-Password=1234567
-
-ModulesPath=../stargazer/modules
-
-<StoreModule store_files>
-    WorkDir = /var/stargazer
-
-    ConfOwner = root
-    ConfGroup = root
-    ConfMode = 600
-
-    StatOwner = root
-    StatGroup = root
-    StatMode = 640
-
-    UserLogOwner = root
-    UserLogGroup = root
-    UserLogMode = 640
-</StoreModule>