From 5b0c4c2219a887bd47d9314e6111a2a8aaf246e7 Mon Sep 17 00:00:00 2001 From: Tux Date: Mon, 16 Dec 2013 19:24:29 -0500 Subject: [PATCH] config file tweak --- src/main/resources/example_config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/example_config.yml b/src/main/resources/example_config.yml index 4f5ab78..53e0a4e 100644 --- a/src/main/resources/example_config.yml +++ b/src/main/resources/example_config.yml @@ -1,3 +1,6 @@ +# RedisBungee configuration file. +# PLEASE READ THE WIKI: http://minecraft.imaginarycode.com/ + # The Redis server you use. # Get Redis from http://redis.io/ redis-server: 127.0.0.1