11 Commits

Author SHA1 Message Date
jomo
f0df78e6a9 allow editing index html when debug_enabled = true 2015-10-14 23:42:27 +02:00
jomo
8ddc300a11 #138 bump http_timeout to 2 seconds
we run into the timeout quite frequently, even on a fast network.
2s should be long enough for mojang to reply
2015-09-06 03:40:17 +02:00
jomo
90022d9e6c revert 4d949362beeaf432201f576d83518dd0bb0351a8 2015-09-02 23:50:20 +02:00
jomo
5f703eda70 check disk/redis every 10 minutes 2015-08-30 03:58:57 +02:00
jomo
ac9cd93c8e 512MB free disk space is better than 10MB 2015-08-29 22:42:02 +02:00
jomo
3156423209 fix typo 2015-08-22 18:30:29 +02:00
jomo
4d949362be change default config to use /var/lib/crafatr/images
I think this makes more sense, especially when you run multiple instances
so they can use the same image cache instead of each version relying on their own
2015-08-18 01:11:38 +02:00
jomo
85e7b4b571 remove clusters
clusters aren't supported, see #80
until we actually use clusters, having a main AND a single worker cluster just makes things more difficult
2015-08-16 22:18:17 +02:00
jomo
34f94bf9b5 get rid of redundant config names #124 2015-06-25 21:19:50 +02:00
jomo
20b6fd55aa clean up config comments, fix postinstall. #124 2015-06-25 20:44:38 +02:00
Jake
a2e0edc491 Namespace and move config to root directory, closes #124 2015-06-25 13:12:08 -05:00