diff agora-example.conf @ 143:7a27b1c9cb84

Add LESS compilation (toggled in settings) Disabled by default to make development easier, but should be used in production environments.
author dellsystem <ilostwaldo@gmail.com>
date Fri, 12 Oct 2012 22:59:56 -0400
parents 22d514498935
children
line wrap: on
line diff
--- a/agora-example.conf	Fri Oct 12 22:34:35 2012 -0400
+++ b/agora-example.conf	Fri Oct 12 22:59:56 2012 -0400
@@ -4,10 +4,11 @@
 # the real file should be called 'agora.conf'
 
 
-#You probably want this enabled unless you're running Agora in a
-#production environment
+# You probably want to keep these defaults unless you're running Agora
+# in a production environment.
 [debug]
 debug = yes
+compile_less = no
 
 #This is used for salting the hashes of users' passwords and other
 #hashing algorithms.