chore(Config): Update example text of DataDir (#8684)

This commit is contained in:
Kitzunu
2021-10-24 12:04:11 +02:00
committed by GitHub
parent 416e8d2cbf
commit 4402398544
+1 -1
View File
@@ -63,7 +63,7 @@ RealmID = 1
# DataDir # DataDir
# Description: Data directory setting. # Description: Data directory setting.
# Important: DataDir needs to be quoted, as the string might contain space characters. # Important: DataDir needs to be quoted, as the string might contain space characters.
# Example: "/home/youruser/azerothcore/data" # Example: "@prefix@\home\youruser\azerothcore\data"
# Default: "." # Default: "."
DataDir = "." DataDir = "."