dever 6 years ago
parent
commit
5c34fad56b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cron.py

+ 1 - 1
cron.py

@@ -5,7 +5,7 @@ from demeter.core import *
 from gevent import monkey; monkey.patch_socket()
 import gevent
 '''
-timeSleep = 30
+timeSleep = 15
 
 def command(file):
 	return 'python '+File.path()+'convert.py -f ' + file