Files
Doplarr-kiranshila/config.edn
Kiran Shila 69ab5a108c Update to the new permissions system
Remove all of our application command permission code
2022-05-01 13:26:34 -07:00

19 lines
395 B
Clojure

{:sonarr/url ""
:sonarr/api ""
:radarr/url ""
:radarr/api ""
; :overseerr/url ""
; :overseerr/api ""
:discord/token ""
; -- Optional Settings
; :partial-seasons false
; :sonarr/quality-profile ""
; :radarr/quality-profile ""
; :radarr/rootfolder ""
; :sonarrr/language-profile ""
; :sonarr/rootfolder ""
; :discord/max-results 10
; :overseerr/default-id 1
; :log-level :trace
}