this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

autobrr: no need for debug

+1 -1
+1 -1
cluster/apps/media/autobrr/app/configs/config.toml
··· 1 1 host = "0.0.0.0" 2 2 port = 7474 3 - logLevel = "DEBUG" 3 + logLevel = "INFO" 4 4 checkForUpdates = false 5 5 sessionSecret = "secret-session-key"