added top game handling
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
[autochannel]
|
||||
; Comma seperated list of servers to operate on, leave empty for all
|
||||
servers =
|
||||
@@ -10,10 +9,13 @@ spare_channel = 1
|
||||
top_games_limit = 10
|
||||
|
||||
; Name used for root channel for newly created channels
|
||||
root_channel_name = Random Channel
|
||||
root_channel_name = Endless
|
||||
|
||||
; Interval in sec between channel checks
|
||||
check_timer_interval = 5
|
||||
check_timer_interval = 10
|
||||
|
||||
; Additional game channels specified with steam AppIDs, comma seperated
|
||||
game_channels_permament =
|
||||
game_channel_permanent =
|
||||
|
||||
; Name of top games root channel
|
||||
game_channel_name = Games
|
||||
|
||||
Reference in New Issue
Block a user