Вход Регистрация
Файл: adultscript-2.0.3-pro/files/config/cron.php
Строк: 6
<?php
defined
('_VALID') or die('Restricted Access!');
return array(
    
'link'        => array(
        
'link_check'        => array(
            
'status'    => 1,
            
'period'    => 3600*24
        
)
    ),
    
'premium'    => array(
        
'user_premium'        => array(
            
'status'    => 1,
            
'period'    => 3600
        
),
        
'video_premium'        => array(
            
'status'    => 1,
            
'period'    => 3600
        
),
        
'ccbill_datalink'    => array(
            
'status'    => 1,
            
'period'    => 3600*24
        
)
    ),
    
'video'        => array(
        
'video_queue'        => array(
            
'status'    => 1,
            
'period'    => 900
        
),
        
'video_shedule'        => array(
            
'status'    => 1,
            
'period'    => 3600
        
),
        
'video_shuffle'        => array(
            
'status'    => 0,
            
'period'    => 86400
        
),
        
'video_history'        => array(
            
'status'    => 1,
            
'period'    => 3600*24
        
),
        
'video_feed'        => array(
            
'status'    => 0,
            
'period'    => 3600*24
        
),
        
'video_embed'        => array(
            
'status'    => 0,
            
'period'    => 3600*24
        
)
    )
);
Онлайн: 3
Реклама