summaryrefslogtreecommitdiff
path: root/docs/database-keeping-the-server-up-to-date.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-04 22:28:09 +0200
committerGitHub <noreply@github.com>2021-07-04 22:28:09 +0200
commit6117caaaff06d1ec34696cdb66529eb0f2ec825a (patch)
tree40b9d9537f1feea53514afbc4b2e6bafca26451e /docs/database-keeping-the-server-up-to-date.md
parenta61967692ada6c005f0195f3c0d2d1233c6d9cee (diff)
downloadwiki-6117caaaff06d1ec34696cdb66529eb0f2ec825a.tar.gz
wiki-6117caaaff06d1ec34696cdb66529eb0f2ec825a.tar.bz2
wiki-6117caaaff06d1ec34696cdb66529eb0f2ec825a.zip
chore: automatic db updater (#560)
* Update database-installation.md * Update database-keeping-the-server-up-to-date.md
Diffstat (limited to 'docs/database-keeping-the-server-up-to-date.md')
-rw-r--r--docs/database-keeping-the-server-up-to-date.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/database-keeping-the-server-up-to-date.md b/docs/database-keeping-the-server-up-to-date.md
index 9e45a55..5e45e21 100644
--- a/docs/database-keeping-the-server-up-to-date.md
+++ b/docs/database-keeping-the-server-up-to-date.md
@@ -7,6 +7,16 @@
1. First make sure that your core is [up-to-date](keeping-the-server-up-to-date.md).
+## Automatic Database Updater (default, recommended)
+
+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.
+
+To edit the automatic database updater you will find the neccessary settings in authserver.conf and worldserver.conf under [UPDATE SETTINGS](https://github.com/azerothcore/azerothcore-wotlk/commit/2d2857ce81db5297eb63d388d2e2f252ef52412d#diff-56b141374cf0384a2887c9fd490c6a79a3d2f31fb020ee0e423a5685344b59d3R30).
+
+## DB Assambler
+
1. Run db_assambler.sh and select **import-updates: Assamble & Import only updates**.
1. For Linux and macOS users run this command: