From 2dde1c1d03350491768a056c71a91688a108e25f Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 11 Aug 2021 22:09:54 +0200 Subject: chore: database-installation --- docs/database-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/database-installation.md') diff --git a/docs/database-installation.md b/docs/database-installation.md index ff39a80..da55abb 100644 --- a/docs/database-installation.md +++ b/docs/database-installation.md @@ -35,7 +35,7 @@ This is the easiest and recommended way to make sure you are always up-to-date w 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 +### DB Assambler (For advanced users that want more control) This is a tool written before the automatic database updater and essentially does the same thing. -- cgit