Changes between Version 53 and Version 54 of GenDolTShooter
- Timestamp:
- Feb 1, 2010, 1:46:44 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenDolTShooter
v53 v54 52 52 53 53 * '''[wiki:GenDolTShooter#WhentryingtocompileOrcalanguagesIgeterrorLanguagefilescompilationhavebeenfailed When trying to compile Orca languages I get error "Language files compilation have been failed"]''' 54 55 * '''[wiki:GenDolTShooter#IhaveproblemswithvideouploadandplayinDolphin7.0 I have problems with video upload and play in Dolphin 7.0]''' 54 56 55 57 ---- … … 767 769 768 770 3) Now the most interesting part - even the 5-minute interval can be changed. You will need to do that in your database (basically phpMyAdmin). You need the table '''sys_cron_jobs''' where you will find the 5th row, whose name is '''bx_videos'''. You will need to change the value for the '''time''' column of this row. By default it shows '''*/5''' which means '''every 5 minutes'''. You can change this to '''*/10''' to run it every 10 minutes or to '''*/60''' to run it every hour. 769 After making these changes, you will necessarily need to clean the cache in your Administration panel. You may only clean the db cache.771 After making these changes, you will necessarily need to clean the cache in your Administration panel. You may only clean the db cache. 770 772 771 773 4) Processing time of every video depends on its size and free server resources. Big videos (100 megabytes or more) may be processed during a minute or more.