f | The SCT forum supports calculation of the 'heat' o | f | The SCT forum supports calculation of the 'heat' o |
| f a thread. This can be used to display special ic | | f a thread. This can be used to display special ic |
| ons for "hot threads". | | ons for "hot threads". |
| | | |
| # Configuration | | # Configuration |
| | | |
t | The following SPH_SETTINGS variables are available | t | The following [SPH_SETTINGS] variables are availab |
| to define the behavior of this feature: | | le to define the behavior of this feature: |
| | | |
| - board_heat_days: If this value is 30 it defines | | - board_heat_days: If this value is 30 it defines |
| that only posts of the last 30 days are considered | | that only posts of the last 30 days are considered |
| when counting the number of threads | | when counting the number of threads |
| - board_heat_calculator: Declares the method (incl | | - board_heat_calculator: Declares the method (incl |
| uding package) which is used to calculate the heat | | uding package) which is used to calculate the heat |
| of a thread. the default is 'sphene.sphboard.mode | | of a thread. the default is 'sphene.sphboard.mode |
| ls.calculate_heat' | | ls.calculate_heat' |
| - board_heat_post_threshold: Used by the default h | | - board_heat_post_threshold: Used by the default h |
| eat calculator - The threshold when a thread start | | eat calculator - The threshold when a thread start |
| s to be declared as 'hot'. (the number of posts in | | s to be declared as 'hot'. (the number of posts in |
| the last board_heat_days days.) | | the last board_heat_days days.) |
| - board_heat_view_threshold: Used by the default h | | - board_heat_view_threshold: Used by the default h |
| eat calculator - The threshold when a thread start | | eat calculator - The threshold when a thread start |
| s to be declared as 'hot'. (by day - view count / | | s to be declared as 'hot'. (by day - view count / |
| age) | | age) |