Switch off debug by default
This commit is contained in:
parent
4b61cafc9c
commit
dabad87de3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#If enabled, logs extra debugging information to the console. This information will appear in logs regardless of debug setting.
|
||||
debug: true
|
||||
debug: false
|
||||
|
||||
#Name of your end world, usually to "world_the_end" on spigot
|
||||
end: world_the_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue