summaryrefslogtreecommitdiff
path: root/jwebmail.development.conf
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-04-25 16:52:57 +0200
committerJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-04-25 16:52:57 +0200
commita97f1a5eb6649e93bfd6584ed590e37c1290755f (patch)
treefe5858e3d1f23ee991566db6c0995604b0b40910 /jwebmail.development.conf
parent5c3fa491eebc690fbac8a963996a0244882813c7 (diff)
Refactored ReadMails into a role
Diffstat (limited to 'jwebmail.development.conf')
-rw-r--r--jwebmail.development.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/jwebmail.development.conf b/jwebmail.development.conf
index bab91bf..4daeb16 100644
--- a/jwebmail.development.conf
+++ b/jwebmail.development.conf
@@ -18,8 +18,7 @@ directory = lang
#sendmail = /usr/sbin/sendmail
[development]
-#use_read_mock = maildir
-use_read_mock = json
+read_mock = JWebmail::Model::ReadMails::MockJSON ; JWebmail::Model::ReadMails::MockMaildir
block_writes = 1
[session]