summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Petretti2014-08-25 16:43:53 +0200
committerMichael Petretti2014-08-25 16:43:53 +0200
commite61263a558437dddbe01e35a69e310cc3967eb3d (patch)
tree50c17f8a6e0718d056d4c1a8e3eee1b7c6c4cc37 /config
parentFix new thriftconnection things (diff)
downloadsatellite-daemon-e61263a558437dddbe01e35a69e310cc3967eb3d.tar.gz
satellite-daemon-e61263a558437dddbe01e35a69e310cc3967eb3d.tar.xz
satellite-daemon-e61263a558437dddbe01e35a69e310cc3967eb3d.zip
changed static to nonstatic un db class
Diffstat (limited to 'config')
-rw-r--r--config/global.properties.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.properties.example b/config/global.properties.example
index 0e64f93..933e426 100644
--- a/config/global.properties.example
+++ b/config/global.properties.example
@@ -27,7 +27,7 @@ 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 conneciton is opened (usually this is 9191)
+# port where the thrift connection is opened (usually this is 9191)
THRIFT_PORT=9191
# the image folder where all up- and downloads are saved