From c61649cef3601b76104e52383c68250531af0b67 Mon Sep 17 00:00:00 2001 From: Zach Parks Date: Tue, 23 Apr 2024 23:16:54 -0500 Subject: [PATCH] Add webhost config sample entry --- docs/webhost configuration sample.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/webhost configuration sample.yaml b/docs/webhost configuration sample.yaml index d0556453b3..6be62e2b0c 100644 --- a/docs/webhost configuration sample.yaml +++ b/docs/webhost configuration sample.yaml @@ -48,6 +48,10 @@ # TODO #JSON_AS_ASCII: false +# Performs a check on the database during startup for any data packages with mismatched checksums and clears +# them from the database automatically. +#CHECK_DATA_PACKAGE_CHECKSUM_ON_STARTUP: false + # Host Address. This is the address encoded into the patch that will be used for client auto-connect. #HOST_ADDRESS: archipelago.gg