summaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/config.yml3
1 files changed, 2 insertions, 1 deletions
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: