summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/global.properties.example3
1 files changed, 0 insertions, 3 deletions
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