diff --git a/common/implementation/base/src/main/resources/config.yml b/common/implementation/base/src/main/resources/config.yml index df25839f4..72dd67061 100644 --- a/common/implementation/base/src/main/resources/config.yml +++ b/common/implementation/base/src/main/resources/config.yml @@ -1,3 +1,10 @@ +# This file contains core configuration options for Terra +# +# As you can see, there is not that much to configure here. +# For advanced configuration, use config packs. Config +# packs are loaded from the packs directory. Check the +# wiki for information regarding config pack development. + debug: commands: false log: false