Counter added lock compatibility

This commit is contained in:
max 2012-05-22 02:48:21 +07:00
parent 801227fde1
commit 63d58305a9
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ GROUP = None
# Be carreful if your site have to many pastes this can hurt your hard drive performances.
# Refresh counter interval. Default to every minute after a paste.
DISPLAY_COUNTER = True
REFRESH_COUNTER = 1 * 1
REFRESH_COUNTER = 60 * 1
# Names/links to insert in the menu bar.
# Any link with "mailto:" will be escaped to prevent spam