From a3fb8e2a714e4f0758019d1ce4853d65649a8a57 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Thu, 20 Oct 2011 21:41:22 +0300 Subject: =?UTF-8?q?=D0=BD=D0=B5=20=D0=BD=D0=B0=D1=88=D0=B8=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=84=D0=B8=D0=B3=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/config_example | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 client/config_example (limited to 'client/config_example') diff --git a/client/config_example b/client/config_example deleted file mode 100644 index 712ef6b..0000000 --- a/client/config_example +++ /dev/null @@ -1,17 +0,0 @@ -BanTime=60; //minutes -ConnListCheckInterval=30; //seconds -ConnectionCount=30; //conection limit for ban -ConnectionTimeOut=60; //conection limit for ban -DosConnectionCount=200; //conections before adding to dos list -MainAccountInvalidLoginCount=10; //invalid logins to ban -SubAccountInvalidLoginCount=3; //subaccount invalid logins to disconnect -LSServerPort=80; //port for ls server http connection -LSServerHost=chat1.aionlegend.ru; //ls server host -BindAddress=0.0.0.0; //ip address to listen on, 0.0.0.0 - any -LogPath=/var/aion_otp; //auth system log file path, use /dev/null for disable -DosLogPath=/var/log/aion_otp_dos; // log path for dos ip list -Debug=0; //debug log - -//options name are case sensitive -//no spaces allowed in options -//; - end line character \ No newline at end of file -- cgit v1.2.3