From e1f84a0175866ce28c318031f9ef34cf82d05b42 Mon Sep 17 00:00:00 2001 From: kinect3000 Date: Sat, 16 May 2015 18:26:22 -1000 Subject: [PATCH] Update config.yml --- resources/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/config.yml b/resources/config.yml index 979f2b5..bd77dea 100644 --- a/resources/config.yml +++ b/resources/config.yml @@ -6,13 +6,13 @@ dataProvider: yaml #For MySQL: -#dataProviderSettings: +#Add # before "dataProv…" if your using mysql and replace others after that with spaces +dataProviderSettings: [] # host: "127.0.0.1" # port: 3306 # user: "user" # password: "password" # database: "databaseName" -dataProviderSettings: [] #If enabled, existing logged-in accounts won't be kicked if a new player joins with the same name forceSingleSession: true @@ -31,4 +31,4 @@ disableLogin: false #Number of seconds to wait for a player to be authenticated. If false, disables the timeout #TODO -authenticateTimeout: 120 \ No newline at end of file +authenticateTimeout: 120