From a2d5cad467b7f86a230a63398109485319823589 Mon Sep 17 00:00:00 2001 From: acanas Date: Sun, 27 Sep 2020 10:50:18 +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 98ccb58d8..f1b9ce1df 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