We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b5ede commit 605e0b4Copy full SHA for 605e0b4
config.example.yml
@@ -21,7 +21,7 @@ render:
21
# Set to false if you are using cronjob,
22
# true when you run it manually.
23
# data directory will be cleared when manipulating new data.
24
- confirm-clear-data: false
+ confirm-clear-data: true
25
26
api:
27
ratelimit: 2 # set to 1 request per sec as per mojang api rate limit
0 commit comments