📄 [v]loginserver.conf.svn-base
字号:
#Mysql Database Informations#
<Venice-Login-Database
Hostname = "host"
Username = "user"
Password = "pass"
Name = "dbname"
Port = "5540">
#Account Refreshing System#
<Rates AccountRefresh = "600">
#Server Information#
<Venice-Server-Setup
Server Name = "Name of server goes here"
Player Cap = "How many user allowed in total to server goes here"
# Noob-Free-Server Setup
#
#
# AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/24, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedExtrIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
<LoginServer AllowedIPs = "If nothing is put here wont work"
AllowedExtrIPs = "If nothing is put here wont work">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -