summaryrefslogtreecommitdiff
path: root/docs/database-keeping-the-server-up-to-date.md
diff options
context:
space:
mode:
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: