1 Commits
Author SHA1 Message Date
r.didato 0cbf98d43e Ridotto tempo di rotazione banner 2022-11-16 21:15:30 +01:00
+1 -1
View File
@@ -1,5 +1,5 @@
const MAX_EXECUTIONS = 12;
const ROTATION_INTERVAL = 30000;
const ROTATION_INTERVAL = 12000;
const executions = {};