From: stephen@cubedesigners.com Date: Mon, 23 Mar 2020 10:19:54 +0000 (+0000) Subject: Publish changes to production and password protect dev site. Done #3413 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8092482aa4d2d64fb8699656db9d2d192cb77913;p=ccgm.git Publish changes to production and password protect dev site. Done #3413 @0.5 --- diff --git a/framework/application/configs/application.ini b/framework/application/configs/application.ini index 25d2814..cb59499 100644 --- a/framework/application/configs/application.ini +++ b/framework/application/configs/application.ini @@ -75,8 +75,8 @@ seo.robots = false dev = true webhost = dev.ccgm.fr -;httpauth.username = ccgm -;httpauth.password = 20ccgm20 +httpauth.username = ccgm +httpauth.password = 20ccgm20 database.params.host = ccgmzwgfdev.mysql.db database.params.username = ccgmzwgfdev