Run beta environment in production mode.
authorJan Prachař <jan.prachar@intya.cz>
Thu, 26 May 2011 13:36:47 +0000 (15:36 +0200)
committerJan Prachař <jan.prachar@intya.cz>
Thu, 26 May 2011 13:36:47 +0000 (15:36 +0200)
app/config.ini

index 228c0ae..ff48f33 100755 (executable)
@@ -37,6 +37,7 @@ service.Eywa-CMS-Repository-IStorage.option.database = empty
 mail.defaultMailer = Nette\Mail\SendmailMailer\r
 \r
 [beta < production]\r
+mode.production = TRUE\r
 \r
 [development < production]\r
 mail.defaultMailer = mail\TestMailer\r