From 77ea24ceae1c070e0276736398dfb2e41de5e714 Mon Sep 17 00:00:00 2001 From: Michael Petretti Date: Tue, 26 Aug 2014 16:15:16 +0200 Subject: Authentication is now working again. --- config/global.properties.example | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') diff --git a/config/global.properties.example b/config/global.properties.example index 933e426..ce03b0f 100644 --- a/config/global.properties.example +++ b/config/global.properties.example @@ -24,9 +24,6 @@ THRIFT_KEYSTORE_PASSWORD=changeit # and it's path THRIFT_KEYSTORE_PATH=/path/to/keystore.jks -# port where the file transfer takes place (get it from the masterserver) -FILETRANSFER_PORT=1234 - # port where the thrift connection is opened (usually this is 9191) THRIFT_PORT=9191 -- cgit v1.2.3-55-g7522