Page 1 of 1

SpringLobby v0.196 How to change Paths

Posted: 30 Jul 2014, 17:33
by Chrithu
Hi.

I would like to change the Path for "DownloadDir" and "TempStorage" but I cannot find a way to do so in the Lobby itself nor in SpringLobby.conf.


Can anyone tell me how I can change these settings?

Re: SpringLobby v0.196 How to change Paths

Posted: 01 Aug 2014, 00:10
by abma
default setting wasn't stored in springlobby.conf, fixed in development version:
https://github.com/springlobby/springlo ... 596b507eaf

to set in current version, just add DownloadDir to the section [Spring].

TempStorage isn't used at all, its removed in the development version: https://github.com/springlobby/springlo ... 1c18e33319

thanks for reporting this!