[DiscordArchive] Hmm, I actually expected the `worldserver` auto updater to only install updates that haven't been in
[DiscordArchive] Hmm, I actually expected the `worldserver` auto updater to only install updates that haven't been in
Archived author: Necropola • Posted: 2021-07-12T22:15:27.452000+00:00
Original source
Hmm, I actually expected the `worldserver` auto updater to only install updates that haven't been installed by `db_assembler` already. I also remember that I need to run `db_assembler` anyway when testing PRs which include world DB updates. So yes (for my typical use case), I would like to completely disable the autoupdater. Is it enough to set
```
Updates.EnableDatabases = 0
```
in `worldserver.conf`?
Archived author: Bogir • Posted: 2021-07-12T22:17:17.272000+00:00
Original source
yes