Moved from .env to ini config format
This commit is contained in:
15
config.ini.example
Normal file
15
config.ini.example
Normal file
@ -0,0 +1,15 @@
|
||||
[anilist]
|
||||
username=
|
||||
|
||||
[sonarr]
|
||||
api_url=
|
||||
api_key=
|
||||
folder_path=
|
||||
quality_profile=4
|
||||
language_profile=1
|
||||
|
||||
[radarr]
|
||||
api_url=
|
||||
api_key=
|
||||
folder_path=
|
||||
quality_profile=4
|
Reference in New Issue
Block a user