summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Petretti2014-08-26 16:15:16 +0200
committerMichael Petretti2014-08-26 16:15:16 +0200
commit77ea24ceae1c070e0276736398dfb2e41de5e714 (patch)
tree7eee63e2f0174ef20be1a9a6033a6ff598f7fea1 /config
parentchanged static to nonstatic un db class (diff)
downloadsatellite-daemon-77ea24ceae1c070e0276736398dfb2e41de5e714.tar.gz
satellite-daemon-77ea24ceae1c070e0276736398dfb2e41de5e714.tar.xz
satellite-daemon-77ea24ceae1c070e0276736398dfb2e41de5e714.zip
Authentication is now working again.
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