commit | 4e9fbcb7440a4959a44f2e84d1331964a6dac65d | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Jul 15 11:45:09 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Jul 15 11:45:09 2014 +0000 |
tree | d481d59967fabe88395861033fb06f365a0c0932 | |
parent | 7cad8406d779fc839ba41bf8ad75166c5b66f2f0 [diff] [blame] |
Some canges in the tutorial section
diff --git a/korap.conf b/korap.conf index e1fb78f..fb5d9f0 100644 --- a/korap.conf +++ b/korap.conf
@@ -29,5 +29,10 @@ separator => '', current => '<span>{current}</span>', page => '<span>{page}</span>' + }, + MailException => { + from => 'korap@ids-mannheim.de', + to => 'diewald@ids-mannheim.de', + subject => '[KorAP] Testbed crashed' } }