Update bukkit.yml.tmpl

This commit is contained in:
Sebastian Hugentobler 2016-10-27 14:17:14 +02:00 committed by GitHub
parent dd32512dcc
commit a10fb777bb

View File

@ -4,7 +4,7 @@ settings:
permissions-file: permissions.yml
update-folder: update
plugin-profiling: false
connection-throttle: {{getenv "BUKKIT_CONNECTION_THROTTLE"}}
connection-throttle: {{getenv "BUKKIT_CONNECTION_THROTTLE" "4000"}}
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
@ -26,4 +26,4 @@ database:
isolation: SERIALIZABLE
driver: org.sqlite.JDBC
password: walrus
url: jdbc:sqlite:{DIR}{NAME}.db
url: jdbc:sqlite:{DIR}{NAME}.db