From: Vincent Zanotti Date: Sun, 21 Dec 2008 14:14:03 +0000 (+0100) Subject: Switch plat/al to restricted mode by default, and enables the per-uri robots.txt... X-Git-Tag: xorg/0.10.1~49^2~39 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=91f3d206fde4d53cbe3f418cd6fcd6c63c4795ac;p=platal.git Switch plat/al to restricted mode by default, and enables the per-uri robots.txt-based disallowing. Signed-off-by: Vincent Zanotti --- diff --git a/configs/platal.ini b/configs/platal.ini index 7580684..c6980ec 100644 --- a/configs/platal.ini +++ b/configs/platal.ini @@ -3,7 +3,8 @@ locale = "fr_FR.UTF-8" timezone = "Europe/Paris" secure_domain = "" baseurl = "https://www.example.org/" -restricted_platal = 0 +restricted_platal = 1 +robotstxt_disallowed_uris = skin = "default" register_skin = "register" diff --git a/core b/core index f8eaef2..a12a0ce 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit f8eaef228101f1873f61c02946c11dd2211ca97b +Subproject commit a12a0ce3c524c4edabcbb0e872fbc84fc3bad498