dever 7 anni fa
parent
commit
5c34fad56b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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