Switch plat/al to restricted mode by default, and enables the per-uri robots.txt...
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Sun, 21 Dec 2008 14:14:03 +0000 (15:14 +0100)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Sun, 21 Dec 2008 14:15:03 +0000 (15:15 +0100)
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
configs/platal.ini
core

index 7580684..c6980ec 100644 (file)
@@ -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 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit f8eaef228101f1873f61c02946c11dd2211ca97b
+Subproject commit a12a0ce3c524c4edabcbb0e872fbc84fc3bad498