diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 19:03:58 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-11-18 19:03:58 -0300 |
| commit | 62f4d9e4429bcfc3b8b30f8bf6d81656ed57721b (patch) | |
| tree | bcf6edad7894ddf7c29bc0338e8797e035423993 /config.cfg | |
| parent | 2cfc39ed3c1e94c46b2db2e99c15d3249add9ba2 (diff) | |
| download | login-62f4d9e4429bcfc3b8b30f8bf6d81656ed57721b.tar.gz login-62f4d9e4429bcfc3b8b30f8bf6d81656ed57721b.zip | |
remove config.cfg
Diffstat (limited to 'config.cfg')
| -rw-r--r-- | config.cfg | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/config.cfg b/config.cfg deleted file mode 100644 index 69ed6f3..0000000 --- a/config.cfg +++ /dev/null @@ -1,20 +0,0 @@ -# Service Config -LoginPort = 7171 -ConnectionTimeout = 5s -MaxConnections = 5 -MaxStatusRecords = 1024 -MinStatusInterval = 5m -QueryManagerHost = "127.0.0.1" -QueryManagerPort = 7173 -QueryManagerPassword = "a6glaf0c" - -# Service Info -StatusWorld = "" -URL = "" -Location = "" -Owner = "" -ServerType = "Tibia" -ServerVersion = "7.7" -ClientVersion = "7.7" -MOTD = "Welcome to Tibia!" - |
