FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
scriptdev2/scriptdev2.conf.dist.in at master · carreck/scriptdev2 · GitHub
carreck
/
scriptdev2
Public
forked from
scriptdev2/scriptdev2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
scriptdev2
/
scriptdev2.conf.dist.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (13 loc) · 729 Bytes
Breadcrumbs
scriptdev2
/
scriptdev2.conf.dist.in
Copy path
File metadata and controls
16 lines (13 loc) · 729 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ScriptDev2 Configuration file
# This file must be placed within the directory which holds mangosd.conf and realmd.conf
[ScriptDev2Conf]
ConfVersion=2012112301
# Database connection settings for the world server.
# Default: hostname;port;username;password;database
# .;somenumber;username;password;database - use named pipes at Windows
# Named pipes: mySQL required adding "enable-named-pipe" to [mysqld] section my.ini
# .;/path/to/unix_socket;username;password;database - use Unix sockets at Unix/Linux
# Unix sockets: experimental, not tested
ScriptDev2DatabaseInfo = "127.0.0.1;3306;mangos;mangos;scriptdev2"
# Log File for SD2-Errors
SD2ErrorLogFile = "SD2Errors.log"
Back
|
FazBrowse Home
|
New Git URL