mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-06 13:40:21 +00:00
Improve worldserver documentation on DB setup
This commit is contained in:
parent
58b45a85a9
commit
1492309bfb
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ SSL = Prefer
|
|||
|
||||
# Database (string)
|
||||
# Description: The database name to use on the SQL server.
|
||||
# Important: Make sure your username has been granted SELECT and INSERT access to
|
||||
# the database.
|
||||
# Important: Make sure your username has been GRANTed ALL PRIVILEGES to the database.
|
||||
# See the setup documentation for instructions on achieving this.
|
||||
# Default: "psforever"
|
||||
|
||||
Database = "psforever"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue