diff --git a/client/exedll_linux32/client_default.cfg b/client/exedll_linux32/client_default.cfg index 1bc9e891..d54b489f 100644 --- a/client/exedll_linux32/client_default.cfg +++ b/client/exedll_linux32/client_default.cfg @@ -41,7 +41,7 @@ Gamma_max = 1.0; Application = { "Lirria", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchWanted = 0; +PatchWanted = 1; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; StartupHost = "lirria.khaganat.net:40916"; diff --git a/client/exedll_linux64/client_default.cfg b/client/exedll_linux64/client_default.cfg index 1bc9e891..d54b489f 100644 --- a/client/exedll_linux64/client_default.cfg +++ b/client/exedll_linux64/client_default.cfg @@ -41,7 +41,7 @@ Gamma_max = 1.0; Application = { "Lirria", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchWanted = 0; +PatchWanted = 1; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; StartupHost = "lirria.khaganat.net:40916"; diff --git a/client/exedll_osx/client_default.cfg b/client/exedll_osx/client_default.cfg index 1bc9e891..baf39813 100644 --- a/client/exedll_osx/client_default.cfg +++ b/client/exedll_osx/client_default.cfg @@ -40,7 +40,7 @@ Gamma_max = 1.0; ///////////// Application = { "Lirria", "./client_ryzom_r.exe", "./" }; -BackgroundDownloader = 0; +BackgroundDownloader = 1; PatchWanted = 0; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; diff --git a/client/exedll_win32/client_default.cfg b/client/exedll_win32/client_default.cfg index 1bc9e891..d54b489f 100644 --- a/client/exedll_win32/client_default.cfg +++ b/client/exedll_win32/client_default.cfg @@ -41,7 +41,7 @@ Gamma_max = 1.0; Application = { "Lirria", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchWanted = 0; +PatchWanted = 1; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; StartupHost = "lirria.khaganat.net:40916"; diff --git a/client/exedll_win64/client_default.cfg b/client/exedll_win64/client_default.cfg index 1bc9e891..d54b489f 100644 --- a/client/exedll_win64/client_default.cfg +++ b/client/exedll_win64/client_default.cfg @@ -41,7 +41,7 @@ Gamma_max = 1.0; Application = { "Lirria", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchWanted = 0; +PatchWanted = 1; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; StartupHost = "lirria.khaganat.net:40916";