forked from ZwiiCMS-Team/ZwiiCMS
séactive le mode test des mises à jour
This commit is contained in:
parent
c5b15578cc
commit
7be2729eb6
@ -52,12 +52,12 @@ class common
|
|||||||
const ZWII_DATAVERSION = 12204;
|
const ZWII_DATAVERSION = 12204;
|
||||||
|
|
||||||
// URL autoupdate
|
// URL autoupdate
|
||||||
//const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
||||||
//const ZWII_UPDATE_CHANNEL = "v12";
|
const ZWII_UPDATE_CHANNEL = "v12";
|
||||||
|
|
||||||
// Constantes de test
|
// Constantes de test
|
||||||
const ZWII_UPDATE_URL = 'http://localhost/update/';
|
//const ZWII_UPDATE_URL = 'http://localhost/update/';
|
||||||
const ZWII_UPDATE_CHANNEL = "test";
|
//const ZWII_UPDATE_CHANNEL = "test";
|
||||||
|
|
||||||
// URL langues de l'UI en ligne
|
// URL langues de l'UI en ligne
|
||||||
const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/';
|
const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user