summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2023-05-07 13:41:52 +0200
committerGitHub <noreply@github.com>2023-05-07 13:41:52 +0200
commit0091434d8352ef61221c1b24d72fc6f713b64adb (patch)
treeaa3171549205776c1bca229fdd84e0e16096efda
parentd080cb4c743de976a8b9ba979e90ba1b10e32b68 (diff)
downloadwiki-0091434d8352ef61221c1b24d72fc6f713b64adb.tar.gz
wiki-0091434d8352ef61221c1b24d72fc6f713b64adb.tar.bz2
wiki-0091434d8352ef61221c1b24d72fc6f713b64adb.zip
Update database-installation.md
-rw-r--r--docs/database-installation.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/database-installation.md b/docs/database-installation.md
index ea082bb..6df1b1e 100644
--- a/docs/database-installation.md
+++ b/docs/database-installation.md
@@ -25,9 +25,7 @@ If you want to know how the SQL directory works or plan to have custom changes w
#### Automatic Database Updater
-By default the Worldserver and Authserver will check for, and import all new files into the database you specified in the config.
-
-This is the easiest and recommended way to make sure you are always up-to-date with the core.
+The Auth- and Worldserver checks and applies all needed database files at startup.
To edit the automatic database updater you will find the neccessary settings in authserver.conf and worldserver.conf under **UPDATE SETTINGS**.