From c9682c6a23348afc80053f4a0f156556ba3e4ee4 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:39:49 +0100 Subject: Add warning --- src/main/resources/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index a23c98dd..4b8a4f2b 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -234,9 +234,10 @@ options: global-task-configuration-override: false # Whether or not the global display configuration will override per-quest display settins global-quest-display-configuration-override: false - # Storage options + # Storage options - please see the following: https://github.com/LMBishop/Quests/wiki/Storage-Providers storage: # Either 'yaml' (flatfile) or 'mysql' (network) + # Please read the following before using MySQL https://github.com/LMBishop/Quests/wiki/Storage-Providers#network provider: "yaml" # The following is only applicable for database storage providers (e.g. mysql) database-settings: -- cgit v1.2.3-70-g09d2