22 lines
534 B
INI
22 lines
534 B
INI
[autochannel]
|
|
; Comma seperated list of servers to operate on, leave empty for all
|
|
servers =
|
|
|
|
; Number of spare channel
|
|
spare_channel = 1
|
|
|
|
; Number of channels taken from top100 steam should be created
|
|
top_games_limit = 10
|
|
|
|
; Name used for root channel for newly created channels
|
|
root_channel_name = Endless
|
|
|
|
; Interval in sec between channel checks
|
|
check_timer_interval = 10
|
|
|
|
; Additional game channels specified with steam AppIDs, comma seperated
|
|
game_channel_permanent =
|
|
|
|
; Name of top games root channel
|
|
game_channel_name = Games
|