From 66aa31168d382d80fe0f295c502685aa95fb2c68 Mon Sep 17 00:00:00 2001 From: acanas Date: Sun, 27 Sep 2020 10:49:46 +0200 Subject: [PATCH] Version20.2 --- swad_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swad_config.h b/swad_config.h index f1b9ce1df..98ccb58d8 100644 --- a/swad_config.h +++ b/swad_config.h @@ -28,8 +28,8 @@ /** Uncomment one of the following installations of SWAD or create your own **/ /*****************************************************************************/ -#define LOCALHOST_UBUNTU // Comment this line if not applicable -//#define OPENSWAD_ORG // Comment this line if not applicable +//#define LOCALHOST_UBUNTU // Comment this line if not applicable +#define OPENSWAD_ORG // Comment this line if not applicable //#define SWAD_UGR_ES // Comment this line if not applicable //#define SWADBERRY_UGR_ES // Comment this line if not applicable