disable feeds for a little bit when unable to refresh the feed several times in a row

This commit is contained in:
Athou
2013-04-11 16:50:20 +02:00
parent 36a9a7a795
commit 70b6fd1fd3
4 changed files with 60 additions and 17 deletions

View File

@@ -15,7 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jpa.datasource.name>java:openejb/Resource/My DataSource</jpa.datasource.name>
<jpa.show_sql>true</jpa.show_sql>
<jpa.show_sql>false</jpa.show_sql>
</properties>
<build>